Does the function of event notifications keep running until it succeeds?
Applies to
StorageGRID
Answer
Yes, if event notification is successfully submitted it will be guaranteed to be retried until it succeeds unless it runs into an unrecoverable error.
Additional Information
- Configure event notifications
- Errors are divided into two major categories:
1. Recoverable - Retried indefinitely
- Actionable
- Missing destination buckets or topics
- Permissions or credential issues with the destination
- Transient
2. Unrecoverable - These requests will be dropped
- Endpoint is deleted
- If the source bucket or object is deleted on the StorageGRID side