We are currently in the process of migrating to AWS and we are thinking about using SQS for the queue driver. We created DLQ for the queues we created but it seems it's not needed since laravel internally stores the failed jobs in the `failed_jobs` table in database? Is my assumption correct and should we just not create DLQ on sqs for the queues?
Thank you! submitted by /u/g00g00li
[link] [comments]
0 comments:
Post a Comment
Thanks