[GH-ISSUE #471] [BUG] Handler.ProcessTask return SkipRetry disabled #216

Closed
opened 2026-03-02 05:19:41 +03:00 by kerem · 2 comments
Owner

Originally created by @netor on GitHub (May 17, 2022).
Original GitHub issue: https://github.com/hibiken/asynq/issues/471

Originally assigned to: @hibiken on GitHub.

Describe the bug
Handler.ProcessTask return SkipRetry, but task retry again.

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

  1. Setup background processing ...
  2. Enqueue tasks ...
  3. See Error ...

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: Windows10
  • Version of asynq package: v0.23.0

Additional context
Add any other context about the problem here.

Originally created by @netor on GitHub (May 17, 2022). Original GitHub issue: https://github.com/hibiken/asynq/issues/471 Originally assigned to: @hibiken on GitHub. **Describe the bug** Handler.ProcessTask return SkipRetry, but task retry again. **To Reproduce** Steps to reproduce the behavior (Code snippets if applicable): 1. Setup background processing ... 2. Enqueue tasks ... 3. See Error ... **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Environment (please complete the following information):** - OS: Windows10 - Version of `asynq` package: v0.23.0 **Additional context** Add any other context about the problem here.
kerem 2026-03-02 05:19:41 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@minhdtb-tanaakk commented on GitHub (Feb 22, 2024):

I have the same issue, how can you fix it?

<!-- gh-comment-id:1958814639 --> @minhdtb-tanaakk commented on GitHub (Feb 22, 2024): I have the same issue, how can you fix it?
Author
Owner

@agorman commented on GitHub (Jul 11, 2025):

I'm having the same issue.

<!-- gh-comment-id:3063152382 --> @agorman commented on GitHub (Jul 11, 2025): I'm having the same issue.
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#216
No description provided.