Closed ashen-1-dev closed 7 months ago
Hi. After making some tests i saw that job not retrying if throws an exception. (Job execute only once)
So, how i can configure job retry?
Thanks for answer.
You'll find this in the laravel documentation. This package just follows the options provided by Laravel.
Hi. After making some tests i saw that job not retrying if throws an exception. (Job execute only once)
So, how i can configure job retry?
Thanks for answer.