-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Failed payment balances do not retry unless browser is restarted or ad grant is claimed #5175
Labels
Milestone
Comments
32 tasks
tmancey
added a commit
to brave/brave-core
that referenced
this issue
Jul 23, 2019
…d or ad grant is claimed Fixes brave/brave-browser#5175
tmancey
added a commit
to brave/brave-core
that referenced
this issue
Jul 23, 2019
…d or ad grant is claimed Fixes brave/brave-browser#5175
Verified passed with
Verification passed on
Verification passed on
|
tmancey
pushed a commit
that referenced
this issue
Apr 9, 2020
tmancey
pushed a commit
that referenced
this issue
Apr 9, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Description
Failed payment balances fail to retry unless browser is restarted or ad grant is claimed
Steps to Reproduce
an additional test case is:
Actual result:
Log shows "Start retrying in # seconds", and after # seconds have passed
GetPaymentBalance
should be retried however the retry is cancelled and then restarted without retrying to get the payment balance.Expected result:
Log shows "Start retrying in # seconds", and after # seconds have passed
GetPaymentBalance
should be shown in the log. You can re-connect the network connection to make sure the payment balance is retrieved.Reproduces how often:
Easily reproduced
Brave version (brave://version info)
Version 0.66.99 Chromium: 75.0.3770.100 (Official Build) (64-bit
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
Workaround is to restart the browser or wait until a user claims an ad grant
The text was updated successfully, but these errors were encountered: