Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

if oauth/personal access token is invalid, this should not blow up the program #10

Open
filmaj opened this issue Apr 9, 2019 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@filmaj
Copy link
Contributor

filmaj commented Apr 9, 2019

During an update-db run, I stumbled upon the following crash:

2% complete
Retrieving GitHub token rate limits...
...complete.
Error retrieving rate limit { [Error: {"message":"Bad credentials","documentation_url":"
https://developer.github.com/v3"}]
  message:
   '{"message":"Bad credentials","documentation_url":"https://developer.github.com/v3"}'
,
  code: 401,

.. which stopped the program from running. Should make it more resilient.

@filmaj filmaj added bug Something isn't working enhancement New feature or request labels Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant