Open abhi9720 opened 9 months ago
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.
These is so many key in redis like this "asynq:scheduler_history:d6a4bc41.." I am using PeriodicTaskManager to run my periodic jobs
I don't want my db to grow unnecessary, right now history clear only when service restart.