Skip to content
This repository was archived by the owner on Jan 26, 2023. It is now read-only.
This repository was archived by the owner on Jan 26, 2023. It is now read-only.

Don't rely on the github api for kudos send #179

Description

@jasonrhaas

For example, the Kudos Send (Also Tips send) relies on the Github API to pull emails every time you do a Send. If the Github API bombs out it just hangs there.

Would be good to have a timeout or a try/except to catch the github api issues and skip over the "find email" pull if there is an error.

Also it could be that the API key is not being read properly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions