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

Add retries to contribution #1483

Closed
NejcZdovc opened this issue Oct 10, 2018 · 7 comments · Fixed by brave/brave-core#890
Closed

Add retries to contribution #1483

NejcZdovc opened this issue Oct 10, 2018 · 7 comments · Fixed by brave/brave-core#890

Comments

@NejcZdovc
Copy link
Contributor

NejcZdovc commented Oct 10, 2018

We need to handle all error paths and do retries when necessary.

We will have two refactors prior to that

@NejcZdovc NejcZdovc added this to the 1.0 (0.56.x) milestone Oct 10, 2018
@NejcZdovc
Copy link
Contributor Author

NejcZdovc commented Oct 10, 2018

@mandar-brave do we have spec for this flows? I know that we wanted to do it, but not sure if we ever did

@mandar-brave
Copy link

mandar-brave commented Oct 10, 2018 via email

@NejcZdovc NejcZdovc modified the milestones: 1.0, 0.57.x - Dev Oct 22, 2018
@bbondy bbondy modified the milestones: 0.57.x - Dev, 1.x Backlog Oct 30, 2018
@NejcZdovc NejcZdovc added the priority/P2 A bad problem. We might uplift this to the next planned release. label Oct 31, 2018
@NejcZdovc NejcZdovc self-assigned this Oct 31, 2018
@mandar-brave
Copy link

@NejcZdovc we have an existing spec.
However, @mrose17 is suggesting that he will be working with you and @evq for replicating retry logic from existing Muon client.

@mrose17 please assign to yourself if necessary.

@mandar-brave mandar-brave added priority/P1 A very extremely bad problem. We might push a hotfix for it. and removed priority/P2 A bad problem. We might uplift this to the next planned release. labels Nov 1, 2018
@mandar-brave
Copy link

@NejcZdovc moving priority to P1 based on feedback and some community issues re: Tipping.
cc @Brave-Matt @kjozwiak

@kjozwiak
Copy link
Member

kjozwiak commented Nov 5, 2018

@NejcZdovc moving priority to P1 based on feedback and some community issues re: Tipping.

Thanks @mandar-brave 👍

@NejcZdovc NejcZdovc changed the title Add error paths/retries to contribution Add retries to contribution Nov 5, 2018
@NejcZdovc
Copy link
Contributor Author

blocked on #1987

@NejcZdovc NejcZdovc removed the blocked label Nov 12, 2018
@NejcZdovc NejcZdovc modified the milestones: 1.x Backlog, 0.57.x - Beta Nov 12, 2018
@LaurenWags
Copy link
Member

LaurenWags commented Nov 29, 2018

Verified passed with

Brave 0.57.8 Chromium: 71.0.3578.53 (Official Build) beta(64-bit)
Revision 599fb72e740eab9d10609f1ed28a2ad669f82c1a-refs/branch-heads/3578@{#669}
OS Mac OS X

Verification passed on:

Brave 0.57.8 Chromium: 71.0.3578.53 (Official Build) beta (64-bit)
Revision 599fb72e740eab9d10609f1ed28a2ad669f82c1a-refs/branch-heads/3578@{#669}
OS Windows
  • Verified retry logic happened per test plan for auto-contribution in Adds retries into contribution flow for rewards brave-core#890. Note, I had to restart browser to get retry to occur, just refresh rewards page will not help
    retry tipping after reconnect wifi/internet.

  • Verified retry logic also worked for tips

Verification passed on

Brave 0.57.8 Chromium: 71.0.3578.53 (Official Build) beta (64-bit)
Revision 599fb72e740eab9d10609f1ed28a2ad669f82c1a-refs/branch-heads/3578@{#669}
OS Linux

  • Verified retry logic happened per test plan for auto-contribution in Adds retries into contribution flow for rewards brave-core#890. Note, I had to restart browser to get retry to occur, just refresh rewards page will not help
    retry tipping after reconnect wifi/internet.

  • Verified retry logic also worked for tips

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants