[GH-ISSUE #819] [Support] How to clear the periodic job run history #2425

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

Originally created by @abhi9720 on GitHub (Feb 1, 2024).
Original GitHub issue: https://github.com/hibiken/asynq/issues/819

Originally assigned to: @hibiken on GitHub.

These is so many key in redis like this "asynq:scheduler_history:d6a4bc41.."
I am using PeriodicTaskManager to run my periodic jobs

Do we have any way to clear scheduler history ?

I don't want my db to grow unnecessary, right now history clear only when service restart.

Originally created by @abhi9720 on GitHub (Feb 1, 2024). Original GitHub issue: https://github.com/hibiken/asynq/issues/819 Originally assigned to: @hibiken on GitHub. These is so many key in redis like this "asynq:scheduler_history:d6a4bc41.." I am using **PeriodicTaskManager** to run my periodic jobs > # **Do we have any way to clear scheduler history ?** I don't want my db to grow unnecessary, right now history clear only when service restart.
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#2425
No description provided.