[GH-ISSUE #330] [FEATURE REQUEST] save cron info and task to redis #1157

Closed
opened 2026-03-07 22:06:38 +03:00 by kerem · 2 comments
Owner

Originally created by @newlife on GitHub (Sep 24, 2021).
Original GitHub issue: https://github.com/hibiken/asynq/issues/330

Originally assigned to: @hibiken on GitHub.

Is your feature request related to a problem? Please describe.

when write asynq client in python , to process tasks periodically ,I had to enqueue task use some cron lib in python .
which is already there in asynq.

Describe the solution you'd like

save cron info in redis , use **Scheduler ** 's function to read and handle them. also ,can mange then in web ui

Originally created by @newlife on GitHub (Sep 24, 2021). Original GitHub issue: https://github.com/hibiken/asynq/issues/330 Originally assigned to: @hibiken on GitHub. **Is your feature request related to a problem? Please describe.** when write asynq client in python , to process tasks periodically ,I had to enqueue task use some cron lib in python . which is already there in asynq. **Describe the solution you'd like** save cron info in redis , use **Scheduler ** 's function to read and handle them. also ,can mange then in web ui
kerem 2026-03-07 22:06:38 +03:00
Author
Owner

@crossworth commented on GitHub (Sep 24, 2021):

Related https://github.com/hibiken/asynq/issues/308#issuecomment-893980479

<!-- gh-comment-id:926580312 --> @crossworth commented on GitHub (Sep 24, 2021): Related https://github.com/hibiken/asynq/issues/308#issuecomment-893980479
Author
Owner

@hibiken commented on GitHub (Jan 16, 2022):

Duplicate of #308

<!-- gh-comment-id:1013809268 --> @hibiken commented on GitHub (Jan 16, 2022): Duplicate of #308
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#1157
No description provided.