You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2024. It is now read-only.
[OnError(Type, mode, max attempts, delay)]
// where
* Type is the exception type
* mode = Retry/Requeue/MoveToErrorQueue/RetryLater
* attempts is optional and an int
* delay is optional, and would refer to the number of seconds to wait to retry it
The text was updated successfully, but these errors were encountered:
Not sure about this one.
or
The text was updated successfully, but these errors were encountered: