-
@jcass77 I apologize if this is covered elsewhere, but I haven't been able to find anything for this particular use case in the docs or Stack Overflow.
If I use the recommended deployment scenario …
-
Ruby version: 3.1.4
Rails version: 6.1.7.6
Sidekiq / Pro / Enterprise version(s): Free 6.5.12
## Problem:
When I use the reserved queues settings https://github.com/sidekiq/sidekiq/wiki/Advanced…
-
I have a Django project with a whole bunch of scheduled jobs, all running using `django-apscheduler`. Some of these jobs are only meant to run in production, and as such there's an `if settings.ENVIRO…
-
We are faced some issue because of the retry funcionality when you have workers full of high priority jobs
and a customer are watching a progress bar waiting the completion
If more than 2 custom…
-
Hello,
once again thanks for the job on the smart feeder ! manually everything seems to work but i'm stuck with feedplan and scheduler.
i think i made it all well :
made a scheduler with the…
-
Tonight my scheduler app stopped running right after the time was set back by one hour.
Did anyone experience something similiar?
Unfortunately there were no errors/exceptions in the logs, this is …
-
When trying to run `schedule:run` command, TypeError occurs:
```
TypeError: Spiral\Scheduler\Job\Job::filtersPass(): Argument #1 ($container) must be of type Spiral\Core\Container, Psr\Container\C…
-
### Description
I think I encountered a bug. When I try to restore ("Extract...") a backup vorta tells me that it is "Getting archive content..." and that's it. It says "Done getting archive content.…
-
## User Story
In order to create jobs on a schedule, datagov wants to create a gha to add jobs to the harvest jobs table every day.
## Acceptance Criteria
[ACs should be clearly demoable/ver…
-
Hi,
we are using your lib a while but thought we are missing a feature to schedule jobs automaticly using infrastructure as code.
We think it would be possible to leverage @google-cloud/scheduler …