[GH-ISSUE #230] [FEATURE REQUEST] Filter tasks by payload fields #2112

Closed
opened 2026-03-15 19:12:29 +03:00 by kerem · 2 comments
Owner

Originally created by @sujit-baniya on GitHub (Jan 23, 2021).
Original GitHub issue: https://github.com/hibiken/asynq/issues/230

Originally assigned to: @hibiken on GitHub.

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
With filtering tasks by payload fields in a queue, I want to do operations on specific tasks only. The operations could be listing such tasks, deleting them, archiving them, etc

Originally created by @sujit-baniya on GitHub (Jan 23, 2021). Original GitHub issue: https://github.com/hibiken/asynq/issues/230 Originally assigned to: @hibiken on GitHub. **Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** With filtering tasks by payload fields in a queue, I want to do operations on specific tasks only. The operations could be listing such tasks, deleting them, archiving them, etc
kerem 2026-03-15 19:12:29 +03:00
Author
Owner

@hibiken commented on GitHub (Jan 26, 2021):

Thank you for opening this issue!

I can see the value in this feature, but it's non-trivial to implement this filter (efficient filter operation).
I'll look into how we can support filtering and searching of tasks and hopefully include this feature in the future release.

<!-- gh-comment-id:767336994 --> @hibiken commented on GitHub (Jan 26, 2021): Thank you for opening this issue! I can see the value in this feature, but it's non-trivial to implement this filter (efficient filter operation). I'll look into how we can support filtering and searching of tasks and hopefully include this feature in the future release.
Author
Owner

@hibiken commented on GitHub (Feb 15, 2021):

Moved to #246

<!-- gh-comment-id:779485194 --> @hibiken commented on GitHub (Feb 15, 2021): Moved to #246
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#2112
No description provided.