[Video] Laravel Queues: Retry After configuration
If you are using Laravel Queues with any kind of custom configurations, make sure you pay attention to the retry after configuration.
If misconfigured, this could make you process the same job multiple times. Check out this video to understand why and how this happens.