Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ray2011 opened this issue May 8, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ray2011
Copy link

ray2011 commented May 8, 2024

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

@ray2011 ray2011 added the bug Something isn't working label May 8, 2024
@kamikazechaser
Copy link
Collaborator

See #743

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants