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

Worker should gracefully retry a call if the key it used was invalidated #8

Open
N1029676 opened this issue Sep 2, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@N1029676
Copy link
Collaborator

N1029676 commented Sep 2, 2019

Occasionally it may happen that an API key that is being used is discovered to be invalidated between selection and execution. If so we need to find a way to rerun the query with a new key.

The risk of this is low for now.

@N1029676 N1029676 added the bug Something isn't working label Sep 2, 2019
@N1029676 N1029676 self-assigned this Sep 2, 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
Projects
None yet
Development

No branches or pull requests

1 participant