[GH-ISSUE #1038] [FEATURE REQUEST] Specify TaskID,the new one can overwrite the old #2516

Open
opened 2026-03-15 20:45:43 +03:00 by kerem · 0 comments
Owner

Originally created by @Harvi-C on GitHub (Mar 27, 2025).
Original GitHub issue: https://github.com/hibiken/asynq/issues/1038

Originally assigned to: @hibiken, @kamikazechaser on GitHub.

How can I achieve this? When I specify TaskID, when a repeated task is added to the queue, if there are still tasks in the queue, the new task can overwrite it, ensuring that there is always one and only one task in pending, and it is the latest task.

Originally created by @Harvi-C on GitHub (Mar 27, 2025). Original GitHub issue: https://github.com/hibiken/asynq/issues/1038 Originally assigned to: @hibiken, @kamikazechaser on GitHub. How can I achieve this? When I specify TaskID, when a repeated task is added to the queue, if there are still tasks in the queue, the new task can overwrite it, ensuring that there is always one and only one task in pending, and it is the latest task.
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#2516
No description provided.