FAIL_QUEUE

On an error this action will inform the queued process to fail and never try again. Use this in cases where the failure reason is NOT ephemeral. Such cases would include situations where resubmitting the same data would again result in a failure state no matter when the submission occurs.

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.