jeudi 2 juillet 2020

Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: delete from `jobs` where `id` = 26656)

I am using php artisan queue:work --demon to run jobs. But sometimes it gives this error. How can I solve this problem for inbuilt laravel queue code?

In custom code I can handle it with DB::transaction but in core code how can I handle this?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire