Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event Bridge Scheduler Executor #9861

Open
eukreign opened this issue Dec 12, 2023 · 2 comments
Open

Event Bridge Scheduler Executor #9861

eukreign opened this issue Dec 12, 2023 · 2 comments
Labels
aws:events Amazon EventBridge status: backlog Triaged but not yet being worked on type: feature New feature, or improvement to an existing feature

Comments

@eukreign
Copy link

eukreign commented Dec 12, 2023

EventBridge Scheduler was recently added but without an implementation of actual job execution. This issue is to track the implementation of the job executor.

Previous issue tracking the basic API implementation: #7268 (PR: #8754)

Suggestion for path to implementing this was made in the previous PR:
#8754 (review)

@eukreign eukreign added status: triage needed Requires evaluation by maintainers type: enhancement labels Dec 12, 2023
@localstack-bot
Copy link
Collaborator

Welcome to LocalStack! Thanks for reporting your first issue and our team will be working towards fixing the issue for you or reach out for more background information. We recommend joining our Slack Community for real-time help and drop a message to LocalStack Pro Support if you are a Pro user! If you are willing to contribute towards fixing this issue, please have a look at our contributing guidelines and our contributing guide.

@MarcelStranak MarcelStranak added aws:events Amazon EventBridge status: backlog Triaged but not yet being worked on and removed status: triage needed Requires evaluation by maintainers labels Dec 14, 2023
@nronas
Copy link

nronas commented Feb 8, 2024

Hey all 👋 ! We are loving localstack so far, but in order to mimic Event Bridges Scheduler execution semantics we have implemented an Event Bridge Rule that ticks every minute using the Event Bridge Scheduler SDK we find schedules that are due and we push them on the target queues.

We would really like to have this implemented in localstack natively. Happy to provide any help on this if needed.

@alexrashed alexrashed added type: feature New feature, or improvement to an existing feature and removed type: enhancement labels Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws:events Amazon EventBridge status: backlog Triaged but not yet being worked on type: feature New feature, or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

5 participants