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

Add single execution timers (i.e. delayed async calls) #2327

Open
stuartwdouglas opened this issue Aug 12, 2024 · 2 comments
Open

Add single execution timers (i.e. delayed async calls) #2327

stuartwdouglas opened this issue Aug 12, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@stuartwdouglas
Copy link
Contributor

These can be useful to handle cases like 'send a reminder email in 2 days'.

I think we already have backend support for this with async calls and scheduled_at, however it would need some form of API.

@github-actions github-actions bot added the triage Issue needs triaging label Aug 12, 2024
@ftl-robot ftl-robot mentioned this issue Aug 12, 2024
@alecthomas
Copy link
Collaborator

Great idea.

@wesbillman
Copy link
Member

oh I like this!

@worstell worstell added enhancement New feature or request and removed triage Issue needs triaging labels Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants