dereuromark / cakephp-queue

Queue plugin for CakePHP - simple, pure PHP and without dependencies.
MIT License
306 stars 136 forks source link

Set event when max attempt reached #422

Open Rudy1976Lympha opened 1 month ago

Rudy1976Lympha commented 1 month ago

Hallo Mark is there a way to be able to raise and event when all the configured attepts per queue job has been used?

Thank you

Rudy

dereuromark commented 1 month ago

No, you could make a PR with suggested change/improvement.