Skip to main content
Skip table of contents

Retry

Retries an activity when exceptions occur.

Parameters

Input

Name

Description

RetryCount

Number of retries

RetryDelay

Delay in milliseconds between retries

ThrowOnFinalException

Throw exception if retries do not succeed, default: true

Output

Name

Description

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.