-
I was playing with sidekiq a bit and replacing delayed_job with it is _really_ easy, just replace `:delayed_job` with `:sidekiq` as the `active_job.queue_adapter` and be done.
Running sidekiq works w…
-
If a `BaseException` which is not an `Exception` is thrown inside a job (for example, `KeyboardInterrupt`), the `Scheduler._wait_failed()` task fails to catch this exception after re-raising it, and t…
-
### Describe the bug
Configuring a workflow to get trigger by a scheduler via the cron expression, fails to trigger the job.
As an example, the job was scheduled to run every hour, however it doesn…
-
## Summary
Looking at
https://github.com/concourse/concourse/blob/4ca828100f9ab862b7d96d888e34e8f2ab3635cf/atc/db/resource_config_scope.go#L320-L323
when a new version is
created, it will …
-
New users often don't know where to look when things go wrong.
It might be a while before all the relevant info gets exposed in the GUI, and even then we should document lower level process.
1…
-
Hello,
I have for exemple this promql code in prometheus alertmanager
(namedprocess_namegroup_num_procs{job='exporter-sd-process-exporter',groupname="kube-scheduler"}) == 1
when my process is…
-
### Situation
The current monitoring alert logging is too verbose.
Example: If the system logs "CPU OVERLOAD" these messages will be logged every second for a minute which results in an overblown a…
-
this happens with DF plugin -> KAFKA plugin (0.17.0 and 0.16.1-beta tested):
```
time="2016-11-09T20:35:05Z" level=error msg="error with publisher job" _module=scheduler-job block=run error="Publish…
-
Copied from: https://github.com/Open-EO/openeo-python-client/issues/219
1. The files exported by a batch job are returned from the server in the headers with the wrong content type. I got `applicatio…
-
### What happened?
选取2个不同的kudu表导入数据进Doris 一个显示完成的数据和Doris进去的一样 一个显示的不一样
### Version
4.2.2 (Default)
### OS Type
_No response_
### Java JDK Version
Oracle JDK 1.8.0
### Relevant log output
`…