[GH-ISSUE #347] [FEATURE REQUEST] The time in non crontab format is 2021-11-08 02:00:00. Does asynq support it #153

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

Originally created by @zijiwork on GitHub (Nov 10, 2021).
Original GitHub issue: https://github.com/hibiken/asynq/issues/347

Originally assigned to: @hibiken on GitHub.

Do you support one-time tasks? Use non crontab format 2021-11-08 02:00:00. Does asynq support it

Originally created by @zijiwork on GitHub (Nov 10, 2021). Original GitHub issue: https://github.com/hibiken/asynq/issues/347 Originally assigned to: @hibiken on GitHub. Do you support one-time tasks? Use non crontab format 2021-11-08 02:00:00. Does asynq support it
kerem 2026-03-02 05:19:11 +03:00
Author
Owner

@hibiken commented on GitHub (Nov 11, 2021):

@zijiwork Thank you for opening an issue!
We do have ProcessAt option to specify when the task should get picked up by a worker.

Could you describe your use case in more detail? I want to make sure if this library is a good choice for your use case :)

<!-- gh-comment-id:965880674 --> @hibiken commented on GitHub (Nov 11, 2021): @zijiwork Thank you for opening an issue! We do have `ProcessAt` option to specify when the task should get picked up by a worker. Could you describe your use case in more detail? I want to make sure if this library is a good choice for your use case :)
Author
Owner

@zijiwork commented on GitHub (Nov 12, 2021):

@zijiwork Thank you for opening an issue! We do have ProcessAt option to specify when the task should get picked up by a worker.

Could you describe your use case in more detail? I want to make sure if this library is a good choice for your use case :)

Thank you 'processat' for fixing my problem ,asynq is a good project

<!-- gh-comment-id:966931937 --> @zijiwork commented on GitHub (Nov 12, 2021): > @zijiwork Thank you for opening an issue! We do have `ProcessAt` option to specify when the task should get picked up by a worker. > > Could you describe your use case in more detail? I want to make sure if this library is a good choice for your use case :) Thank you 'processat' for fixing my problem ,asynq is a good project
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#153
No description provided.