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

bug 1564442: Raise if an error occured getting a token. #956

Merged
merged 2 commits into from Jul 9, 2019

Conversation

bhearsum
Copy link
Contributor

@bhearsum bhearsum commented Jul 9, 2019

Turns out we don't noticed errors when talking to auth0. What ends up happening is we cache the response but not the token (because it doesn't exist in the response), and then cascade because we can't find the token in the cache upon retry.

@bhearsum bhearsum requested a review from rail July 9, 2019 19:06
@bhearsum bhearsum merged commit e053c9a into mozilla-releng:master Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants