[Desktop] Auto-contribute doesn't process if more than four publishers are on the list #10834
Labels
feature/rewards
OS/Desktop
priority/P1
A very extremely bad problem. We might push a hotfix for it.
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Yes
release-notes/include
Milestone
Description
Right now we have hard limit on 3 retries per step. Because when we are sending out suggestions we go through retry logic it will automatically finish after 4 publishers are process as this equals to 3 retries per step. We need to remove this limit for step
STEP_PREPARE
as this is expected to go over. We need to think over how to distinguish between valid retry and failed retry for this step.Steps to Reproduce
Actual result:
Only 4 publishers are processed
Expected result:
All publishers should be processed.
Reproduces how often:
easily
Brave version (brave://version info)
this was introduced with version 1.10
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
The text was updated successfully, but these errors were encountered: