Support the ongoing development of Laravel.io →

452 Threads

Sleep mysql connections on horizon:work redis

Laravel Version 9.52.4 PHP Version 8.2.4 Database Driver & Version MySQL 8.0.31 Description On h...

0 Likes 0 Replies

Failed mail job to failed jobs

Hi, I'm using queued mails, and I would like to move the mail job to failed jobs table when an error...

0 Likes 0 Replies
posted 8 months ago

Laravel Mult-Tenancy Queue

I'm trying to work with queues with a multi-tenancy project. But somehow, when processing the queue,...

0 Likes 3 Replies

Indepth laravel queue:work

Hi, recently at work I ran into a problem at work which required the use of laravel queue:work, dur...

0 Likes 0 Replies

how can i run laravel jobs in randomly order

Hello part of my application is for validate lot of data using api so basically i have 500k of data,...

0 Likes 0 Replies

Multiple Queue Worker, Change Jobs Parameters

Hello. I have a problem that I don't know how to solve. I have a job that needs to make calls to an...

0 Likes 4 Replies
Solved
posted 1 year ago

How to pause queued job on SIGTERM & resume later?

I'm looking for ways to pause a job whenever the Queue worker (daemon) receives the shutdown signal...

0 Likes 0 Replies

Lumen job queue - ShouldBeUnique allows duplicate jobs?

Hi all - I'm very new to Lumen so apologies if this is a bit of a boneheaded enquiry. I'm using Lume...

0 Likes 1 Replies
Solved

How can I graceful shutdown queues in Laravel 8?

Reading through the articles by Mohamed Said, I found that a new feature added to laravel v8 to use...

0 Likes 0 Replies

how to add one more parameter in php laravel

$userInfo = Client::where('username','=', $request->username)->first(); I want to add the para...

0 Likes 1 Replies

Laravel Schedule running twice using supervisor

Laravel Framework 8.11.2 PHP Version: PHP 7.4.11 Database Driver & Version: MySql 5.7 Descript...

0 Likes 0 Replies

Horizon Active but not Starting Supervisors/processes

Greetings. I'm trying to get Horizon up and running for our application on Laravel 7. By configuring...

0 Likes 1 Replies

Laravel Kubernetes deployment questions

I'm polishing Laravel Kubernetes deployment (I'm not the PHP dev,rather devops guy) and have some co...

0 Likes 0 Replies

which is the best way for scraping data in laravel

I'm working on a laravel api, which is used for an android application. I want to instantly scrape d...

0 Likes 1 Replies

Coolbeans - replicated beanstalkd

Hi everyone, I wanted to share coolbeans, a replicated work queue that implements beanstalkd's proto...

1 Likes 0 Replies

Horizon pending, completed and failed jobs are always empty

Hi there, After update Laravel from 6 to 7 the jobs list are always empty. I've looked around forums...

1 Likes 0 Replies
posted 3 years ago

Laravel delay job (Max Delay)

Hello, I am using laravel queue with redis, I want to have 72hours delay jobs. Is it possible? What...

0 Likes 1 Replies

Excel: WithMultipleSheets / ShouldQueue / WithChunkReading

How to implement WithMultipleSheet + ShouldQueue on Laravel Excel ? Currently Controller waiting for...

0 Likes 1 Replies
posted 3 years ago

Gracefully stopping queue workers, release job when dead

I have a few issues. We do a lot of background work in a pool of several hundred artisan workers acr...

0 Likes 1 Replies
posted 3 years ago

App/Job multiple same job instances without overlapping

Hi guys. I am scheduling a queued job and something is amiss with the documentation(or maybe i cant...

0 Likes 5 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.

© 2023 Laravel.io - All rights reserved.