Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd testing flag for contribution retries #2102
Closed
Comments
NejcZdovc
added a commit
to brave/brave-core
that referenced
this issue
Nov 13, 2018
Resolves brave/brave-browser#2102
NejcZdovc
added a commit
to brave/brave-core
that referenced
this issue
Nov 13, 2018
Resolves brave/brave-browser#2102
NejcZdovc
added a commit
to brave/brave-core
that referenced
this issue
Nov 14, 2018
Resolves brave/brave-browser#2102
NejcZdovc
added a commit
to brave/brave-core
that referenced
this issue
Nov 19, 2018
Resolves brave/brave-browser#2102
NejcZdovc
added a commit
to brave/brave-core
that referenced
this issue
Nov 21, 2018
Resolves brave/brave-browser#2102
NejcZdovc
added a commit
to brave/brave-core
that referenced
this issue
Nov 22, 2018
Resolves brave/brave-browser#2102
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add flag which can enable shorter retries intervals so that QA can test if contribution retries are working.
We should refactor existing rewards flags, so that we can do them with something like:
--rewards=env=prod,reconcile-interval=5. This way we can easily add new ones in the future and we are not bloating utils files.