REAPPEND_TO_QUEUE

On an error this action will inform the queued process to try again at a later time. Will retry failed queued processes up to 5 times. Each subsequent attempt is delayed by a longer timeframe. Use this for cases when a process should complete but can't due to an ephemeral issue such as a remote server being under maintenance.

Properties

Error Message
reenqueue_errorMessage

Label applied to the queued item in the queue logs when a queue fails to execute. Set this to make your queue logs easier to interpret.