Need retry after exponential back-off mechanism #2647
itsmeuzair98
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
The system already skips suits and plans that are already there. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Due to high volume of test suites and test cases in 1 test plan, utility runs for a day or two, after which it breaks with error 503(service unavailable). Now when we re-run it starts from start. Can we have some retry mechanism here so that it doesn't fail and one new config flag 'SkipMigratedSuites', which will skip suites that are already there.
Beta Was this translation helpful? Give feedback.
All reactions