-
Notifications
You must be signed in to change notification settings - Fork 4
Clear queued tasks by name #5
Copy link
Copy link
Open
Description
The ability to remove all queued tasks by name would be useful to avoid duplicating tasks that will inevitably execute identically to their siblings.
An example would be a number of unstarted queued tasks for generating a sitemap, which as incomplete, each would end up yielding the same result, and are therefore unnecessary.
Reactions are currently unavailable