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

provide enqueue_after method #7

Merged
merged 1 commit into from
Oct 11, 2024
Merged

provide enqueue_after method #7

merged 1 commit into from
Oct 11, 2024

Conversation

maxcountryman
Copy link
Owner

This allows tasks to be enqueued in a way that only makes them available after the specified delay. While tasks may already specify a delay, that configuration is static whereas this method allows for dynamic delays in accordance with runtime requirements.

This allows tasks to be enqueued in a way that only makes them available
after the specified delay. While tasks may already specify a delay, that
configuration is static whereas this method allows for dynamic delays in
accordance with runtime requirements.
@maxcountryman
Copy link
Owner Author

/cc @isaacdonaldson

@maxcountryman maxcountryman merged commit 47e30c0 into main Oct 11, 2024
4 checks passed
@maxcountryman maxcountryman deleted the enqueue-after branch October 11, 2024 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant