serverless / serverless/serverless
AWS::Scheduler::Schedule events should be able to config a Retry Policy
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 46.9k
- Forks
- 5.7k
- Avg merge
- 10h 7m
- Merged PRs (30d)
- 57
Description
Is there an existing issue for this?
- I have searched existing issues, it hasn't been reported yet
Use case description
As current serverless supports creation of AWS::Scheduler::Schedule events, it's important to enable configuration of some important features of EventBridge Scheduler like configure retry policy (default policy is 185times within timespan of 1 day is too much imo)
related issue:
https://github.com/serverless/serverless/issues/11680#issuecomment-1411178472
Proposed solution (optional)
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how AWS::Scheduler::Schedule events are parsed and rendered, then review the related discussion in issue #11680. Done means users can configure an EventBridge Scheduler retry policy and the generated AWS resource reflects that configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100