Laravel Queues Lesson 2 — Failed jobs: listing, retrying and handling them

preview_player
Показать описание
👨‍💻 Learn Test-Driven Development with Laravel!

👨‍💻 Sign up to my newsletter and receive PHP, JS and Laravel news in a weekly-basis:

🎉 Party up:

Thanks for watching!
Рекомендации по теме
Комментарии
Автор

Video was great but you definitely should have talked about timeouts

patrickgomes
Автор

Thanks for this excellent content and the very nice way to explain it in these series. I think it would be great also add some content related with test jobs (unit/feature). Thanks again Mateus.

sebastian.sulbaran
Автор

hi, thank you very much for the lesson. monitor behind you and I see you twice)

nurkenspashev
Автор

thanks for this awesome video.
loved your content

sandeepkosta
Автор

Hi Mateus. Could you help me understand the difference between failed jobs in Horizon and the `failed_jobs` table? Horizon seems to have its own concept of failed jobs that it stores in Redis. Is retrying a job using `queue:retry` the same as clicking "Retry" on a job in the Horizon UI? Are the 2 supposed to be kept in sync and work together? And is `queue:retry all` the right way to retry all failed jobs when I'm using Horizon?

binaryfire
Автор

enjoying the tutorials!
I have a question, not sure if you're going to cover it later but how do you run queues automatically, i.e. not from the command line, it can't be practical to have to fire up a cli every time you need to run a queue?
Can it be called from the Laravel cron?

thewindburner
Автор

Hello, I need your help on my laravel script for only queue jobs related. can you please help?

vpkwxxm
Автор

thanks for the video it was helpful for me

maxleo