Skip to main content
Skip table of contents

Retry

Retries an activity when exceptions occur.


Parameters


Input

NameDescription
RetryCountNumber of retries
RetryDelayDelay in milliseconds between retries
ThrowOnFinalExceptionThrow exception if retries do not succeed, default: true

Output

NameDescription
FinalException(Optional) Allows to return the final exception, if retries fail and ThrowOnFinalException is False
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.