laravel / horizon

Dashboard and code-driven configuration for Laravel queues.
https://laravel.com/docs/horizon
MIT License
3.83k stars 643 forks source link

make the expiration time for temporarily failed jobs configurable #1375

Closed alirezadp10 closed 7 months ago

alirezadp10 commented 7 months ago

In order to be able to search for failed jobs by their tags, we need to make the time of saving those keys based on the trim time that the user has configured.