[GH-ISSUE #84] [FEATURE REQUEST] Support Task expiration #1034

Closed
opened 2026-03-07 22:04:22 +03:00 by kerem · 0 comments
Owner

Originally created by @hibiken on GitHub (Feb 14, 2020).
Original GitHub issue: https://github.com/hibiken/asynq/issues/84

Originally assigned to: @hibiken on GitHub.

Is your feature request related to a problem? Please describe.
Client should be able to schedule a task with an expiration time.
If a task doesn't get processed by the expiration time, the task should be skipped.

Originally created by @hibiken on GitHub (Feb 14, 2020). Original GitHub issue: https://github.com/hibiken/asynq/issues/84 Originally assigned to: @hibiken on GitHub. **Is your feature request related to a problem? Please describe.** `Client` should be able to schedule a task with an expiration time. If a task doesn't get processed by the expiration time, the task should be skipped.
kerem 2026-03-07 22:04:22 +03:00
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#1034
No description provided.