- Issue created by @kylehuynh
- 🇮🇱Israel jsacksick
Did you miss ✨ Allow deleting completed jobs after a certain number Fixed ?
The Advanced Queue has jobs which is growing overtime, which leads to the Advanced Queues table in mysql database is growing as well. I'm wondering on thew following:
Is there away to bulk clear the existed jobs in each queue ?, right now I can only delete one job per time.
Is there an option to keep failure job(s) for a period of time (ie. 2 days), then it's deleted automatically ?
Thank you.
Active
Code
Did you miss ✨ Allow deleting completed jobs after a certain number Fixed ?