[GH-ISSUE #885] [BUG] Delete archived task fail, when task has been evicted from archived zset. #1451

Open
opened 2026-03-07 22:09:39 +03:00 by kerem · 2 comments
Owner

Originally created by @ray2011 on GitHub (May 8, 2024).
Original GitHub issue: https://github.com/hibiken/asynq/issues/885

Originally assigned to: @hibiken on GitHub.

Describe the bug
DeleteTask() return error " asynq: UNKNOWN: task is not found in zset: asynq:{slot5}:archived"

To Reproduce
Steps to reproduce the behavior (Code snippets if applicable):

  1. A lot of tasks archived
  2. Delete the task that has been evicted from archived zset

Expected behavior
Delete the task success

Originally created by @ray2011 on GitHub (May 8, 2024). Original GitHub issue: https://github.com/hibiken/asynq/issues/885 Originally assigned to: @hibiken on GitHub. **Describe the bug** DeleteTask() return error " asynq: UNKNOWN: task is not found in zset: asynq:{slot5}:archived" **To Reproduce** Steps to reproduce the behavior (Code snippets if applicable): 1. A lot of tasks archived 2. Delete the task that has been evicted from archived zset **Expected behavior** Delete the task success
Author
Owner

@kamikazechaser commented on GitHub (May 9, 2024):

See #743

<!-- gh-comment-id:2102263935 --> @kamikazechaser commented on GitHub (May 9, 2024): See #743
Author
Owner

@SombreCode commented on GitHub (Jun 12, 2024):

What happened to hibiken, he has been offline for a long time 😶

<!-- gh-comment-id:2162281764 --> @SombreCode commented on GitHub (Jun 12, 2024): What happened to hibiken, he has been offline for a long time 😶
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#1451
No description provided.