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

Fixes 503 response does not add confirmation to queue - 0.68.x #3129

Closed
wants to merge 2 commits into from

Conversation

tmancey
Copy link
Collaborator

@tmancey tmancey commented Aug 8, 2019

Fixes brave/brave-browser#5599
Uplift request for #3126

Fixes brave/brave-browser#5548

* Fix race condition where same token was reused due to network latency etc.
* Fix issue where only 1 failed confirmation was retried per session
* Migrate failed confirmation tokens which return HTTP_NOT_FOUND due to race condition
* Fix HTTP_BAD_REQUEST errors when retrying failed confirmations if the confirmation was already created
@tmancey tmancey added this to the 0.68.x - Beta milestone Aug 8, 2019
@tmancey tmancey requested a review from a team August 8, 2019 17:30
@tmancey tmancey self-assigned this Aug 8, 2019
Copy link
Member

@kjozwiak kjozwiak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Talked to @jsecretan on Friday and we decided that #3126 can go through the trains until it's released in 0.70.x on October 1, 2019. The situation with the backend sending back 500 and 503 errors has improved. If the need to get this into the release channel arises again, we can revisit.

@kjozwiak kjozwiak closed this Aug 20, 2019
@kjozwiak kjozwiak removed this from the 0.68.x - Release milestone Aug 20, 2019
@tmancey tmancey deleted the issues/5599-0.68.x branch August 21, 2019 08:28
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.

2 participants