-
This project is absolutely awesome. The inference works so fast. I am thinking to integrate it to stable diffusion ui. Currently there is a similar plugin for the sd ui called https://github.com/thyga…
-
I have a simple setup of SQS consumer bound to a specific topic.
Although the consumer successfully receives and processes messages from the queue, the following errors are being reported in the log …
-
Hello,
First I am not sure this is a lumen specific error or a Laravel error too.
I have an app running on laravel (5.1) which dispatch jobs, handled by a lumen (5.1) worker.
I have multiple jobs ru…
-
### Expected behavior
queues are dequeued on time
### Actual behavior
queues piles up and rsyslog doesn't process them
### Steps to reproduce the behavior
I've got centralized rsyslog server …
-
**Describe the problem**
Starting from `3.4.0` we have queue jobs to handle long running tasks or for tasks that need to done later . Our queue jobs implementation is an extended implementation of Lar…
-
When I load up Horizon for the first time, I see the full dashboard. Overview, Current Workload, List of Supervisors. This is with all queues empty.
If I add some jobs, and then refresh the page, C…
-
I have a few queue jobs that needs some time to be run because they are encoding videos. They typically last a couple minutes.
When I fire the job, it runs correctly and I can see that it's being e…
-
### What happened?
Hi, during the `php artisan native:serve` have permission issue, but could trace it correct.
`Error: spawn /var/www/laravelapp/vendor/nativephp/electron/resources/js/out/main/ch…
-
Hi,
This is a desperate attempt since I'm two days in a row trying to find what's wrong without success.
I have a running Laravel application, using Laravel v10.
I'm starting a new frontend app…
-
## Package version
Im using v2.8.7 of the package
## Describe the bug
Im using this package to insert the http request info of every request that hits the application to elasticsearch and for …