cypress-recurse icon indicating copy to clipboard operation
cypress-recurse copied to clipboard

Please add configuration to suppress Max limit reached error

Open ninadkambli opened this issue 2 years ago • 4 comments

There are some scenarios where we want to continue with execution, if max limit reached without an error.

ninadkambli avatar Oct 14 '22 16:10 ninadkambli

What about timeout ?

Sent from my iPhone

On Oct 14, 2022, at 12:01, ninadkambli @.***> wrote:

 There are some scenarios where we want to continue with execution, if max limit reached without an error.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.

bahmutov avatar Oct 14 '22 16:10 bahmutov

That would be great, if you suppress timeout and max limit both

ninadkambli avatar Oct 14 '22 17:10 ninadkambli

What would be a typical use case for this? Try until it ends but does not fail?

Sent from my iPhone

On Oct 14, 2022, at 13:36, ninadkambli @.***> wrote:

 That would be grate if you suppress timeout and max limit both

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.

bahmutov avatar Oct 14 '22 18:10 bahmutov

That's correct.

ninadkambli avatar Oct 14 '22 18:10 ninadkambli

:tada: This issue has been resolved in version 1.28.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Mar 21 '23 19:03 github-actions[bot]