serverless / serverless/serverless

AWS::Scheduler::Schedule events should be able to config a Retry Policy

Open
#12,206 0 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.