Support the ongoing development of Laravel.io →

xdimension

Joined 13 Dec 2014

Statistics

Threads 1
Replies 5
Solutions 2
Articles 0
posted 9 years ago

How to make the queue worker sleeps after processing some jobs?

Hello, Let's say I have 100 jobs in the queue, I want every 10 jobs processed, the worker will sleep...

0 Likes
2 Replies
replied 9 years ago

Empty value

Is there any row that satisfies the where condition? If not, your query will return null and you can...

0 Likes
replied 9 years ago

Cron job Not working in server

Maybe you can try cd /home/myflex8/public_html/demo; php artisan sendMail

0 Likes
replied 9 years ago

Output in queued commands

Maybe you can use Log::info()? This will send the output to log file in storage/logs.

0 Likes
Solved
replied 9 years ago

Laravel 4.2 auth trouble

This may help you: http://stackoverflow.com/questions/22983504/use-laravel-4-auth-with-custom-table-...

0 Likes
Solved
replied 9 years ago

How to make the queue worker sleeps after processing some jobs?

@rickshawhobo Thanks for your reply. So, it seems we need to manually handle the circumstance. Anywa...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.