[GH-ISSUE #1057] How to find just failed tasks #510

Closed
opened 2026-03-02 05:37:56 +03:00 by kerem · 1 comment
Owner

Originally created by @nilskuhn on GitHub (Jun 13, 2025).
Original GitHub issue: https://github.com/hibiken/asynq/issues/1057

Hi there,

I just started to use async and asyncmon and I have a pretty basic question: Where do I see just the failed tasks? Asyncmon? Async dash cli? Logs?

I am running > 700.000 tasks and need a possibility to just see the failed ones. I don't see a filter for that in asyncmon:

Image

This should be a pretty important feature, am I missing something?

Originally created by @nilskuhn on GitHub (Jun 13, 2025). Original GitHub issue: https://github.com/hibiken/asynq/issues/1057 Hi there, I just started to use async and asyncmon and I have a pretty basic question: Where do I see just the failed tasks? Asyncmon? Async dash cli? Logs? I am running > 700.000 tasks and need a possibility to just see the failed ones. I don't see a filter for that in asyncmon: ![Image](https://github.com/user-attachments/assets/64a58e12-1111-4615-9def-1b9564f86020) This should be a pretty important feature, am I missing something?
kerem 2026-03-02 05:37:56 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@kamikazechaser commented on GitHub (Jun 24, 2025):

CLI and asynqmon both allow you to see the failed task along with the reason. See the retry and archive tab for failing tasks. See the wiki for Task lifecycle to understand how tasks state change works.

<!-- gh-comment-id:2998948490 --> @kamikazechaser commented on GitHub (Jun 24, 2025): CLI and asynqmon both allow you to see the failed task along with the reason. See the retry and archive tab for failing tasks. See the wiki for Task lifecycle to understand how tasks state change works.
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#510
No description provided.