-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed as not planned
Labels
Description
Writing down for myself things I'd like jobs to have:
- Cancel a job: when scheduling a job, I could get an ID back that can be used to cancel that job if it hasn't yet run
- Debounce key: Specifying a key for a job to prevent it from running twice if enqueued multiple times
...more things I'll be adding to this list