1 Answer
- Newest
- Most votes
- Most comments
3
No, it uses an exponential back-off algorithm, as many AWS technologies do. It's explained in the first section of this document article, with a link to a more detailed explanation of why retry delays are progressively increased to improve service: https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-rule-event-delivery.html
Relevant content
- AWS OFFICIALUpdated a year ago
