You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2023. It is now read-only.
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.