(events-targets): Add retry policy #13659
Labels
@aws-cdk/aws-events-targets
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
good first issue
Related to contributions. See CONTRIBUTING.md
needs-triage
This issue or PR still needs to be triaged.
p1
Event Targets support retry policies (retryAttempts and maxEventAge). It should be a low effort to add this feature to the Event Targets constructs.
Proposed Solution
add
retryAttempts
andmaxEventAge
properties to the targets so it can be configured without escape hatches.This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: