-
for tasks like newsletter sending, video transcoding, web2print generation...
-
### Discussed in https://github.com/Mergifyio/mergify-engine/discussions/3606
Originally posted by **mxkh** November 16, 2021
Hello! I am configuring Mergify and added rules for the checklist …
-
Just switching from manually scheduling tasks into Totem. Everything is imported and `php artisan schedule:list` shows all commands correctly. However none of the commands run at their scheduled time,…
-
I'm trying to access the logged in User so I can validate if the dashboard should be shown but inside the `Horizon::auth` callback all attempts to get the User from the request return `null`. I'm pres…
-
## Nossa empresa
A Interstar trabalha com serviços de telecomunicações com um modelo de negócios único no país e busca fomentar seu crescimento acelerado com o desenvolvimento de ferramentas própri…
-
In Laravel 5.7.19 (latest) this driver is not working at all within the Job class nor within the queued Listeners. Tried also with using
```php
Log::channel(...)
```
and without channel. (ie Log…
-
Hello,
I just tried the firstOrFail() method and got
No query results for model [App\...].
I am using the Jenssegers\Mongodb\Eloquent\Model as Eloquent.
Thanks,
Mauro W
-
By default horizon is starting `maxProcesses` on initial start.
In our environment the new queue is empty until we activate it, so we would prefer an initial boot with the number of `minProcesses` to…
thoss updated
3 years ago
-
#### Describe the bug
When changing the Tenant JobPipeline to `shouldQueue(true)` I get this error: `Serialization of 'Closure' is not allowed`
#### Steps to reproduce
I am using the default serv…
-
Hi all,
The MVC based Web-Interface in `airtime_mvc/` is based on Zend Framework 1.x which has recently [reached its EOL date on 2016-09-28](https://github.com/zendframework/zf1).
Due to this so…