[GH-ISSUE #405] [FEATURE REQUEST] I wan to know this data 'asynq:schedulers:{******} ' how to use #1193

Closed
opened 2026-03-07 22:07:04 +03:00 by kerem · 1 comment
Owner

Originally created by @carrymec on GitHub (Feb 23, 2022).
Original GitHub issue: https://github.com/hibiken/asynq/issues/405

Originally assigned to: @hibiken on GitHub.

What is the role of 'asynq:schedulers:{} '
can i delete list in 'asynq:schedulers:{
}'?

Originally created by @carrymec on GitHub (Feb 23, 2022). Original GitHub issue: https://github.com/hibiken/asynq/issues/405 Originally assigned to: @hibiken on GitHub. What is the role of 'asynq:schedulers:{******} ' can i delete list in 'asynq:schedulers:{******}'?
kerem 2026-03-07 22:07:04 +03:00
Author
Owner

@hibiken commented on GitHub (Feb 24, 2022):

We store information about running Scheduler's entries in redis for tooling.
In web UI, you can see these entries info in the "Schedulers" page.
In CLI, you can see it when you run asynq cron ls command.

Let me know if you have more questions.

<!-- gh-comment-id:1049875383 --> @hibiken commented on GitHub (Feb 24, 2022): We store information about running `Scheduler's` entries in redis for tooling. In web UI, you can see these entries info in the "Schedulers" page. In CLI, you can see it when you run `asynq cron ls` command. Let me know if you have more questions.
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#1193
No description provided.