laravel / horizon

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

Added silenced expiration #1300

Closed MartiSalaMorral closed 1 year ago

MartiSalaMorral commented 1 year ago

This feature allows users to configure an expiration time for silenced jobs. This allows having different expiration times between completed and silenced jobs.

If silenced expiration is not present, it uses the completed expiration time by default.

github-actions[bot] commented 1 year ago

Thanks for submitting a PR!

In order to review and merge PRs most efficiently, we require that all PRs grant maintainer edit access before we review them. For information on how to do this, see the relevant GitHub documentation. Additionally, GitHub doesn't allow maintainer permissions from organization accounts. Please resubmit this PR from a personal GitHub account with maintainer permissions enabled.