-
Does anyone know (and have the official link) to the job scheduler on [Fugaku](https://www.r-ccs.riken.jp/en/fugaku/project) (currently number 1 on the Top500? Is it [OACIS](https://github.com/crest-c…
-
The scheduler is responsible for running the checks and getting the results.
A simple scheduler would look something like this in Python:
```python
my_checks = [
CheckThingA(),
CheckT…
-
**Is your feature request related to a problem? Please describe.**
Use Job Scheduler plugin to run monitor jobs. Currently, job scheduling code is in alerting, this needs to removed and use Job Sched…
-
### Things to check first
- [X] I have checked that my issue does not already have a solution in the [FAQ](https://apscheduler.readthedocs.io/en/master/faq.html)
- [X] I have searched the existing i…
-
**Problem description**
when i run `termux-job-scheduler --script $HOME/job.sh --period-ms 9100000` ,Termux:Api got a `Error in ResultReturner`
the job.sh content is:
``` bash
#/system/bin…
-
**Description**
Master(s) receives duplicate events from minion when running Salt scheduler task under the following configuration, it shows this error on the master log
```
[ERROR ] An extra ret…
-
**Is your feature request related to a problem?**
With existing setup job-scheduler is not part of the daily Integration test build. Check the release test manifests https://github.com/opensearch-pro…
-
`run_wizard`'s prototype is a bit confusing. It looks as if you can specify using toolkit by passing in "toolkit" to the `job_scheduler` argument directly, but then later on you see:
```
# Run expe…
-
I try to copy an index using the replication API. These are the steps I took:
- create the new index
- add a replication task from source to target index, replication type "backup"
- run the replicati…
-
**Disclaimer**:
I'm going to do brainstorming in this PR, hence do not expect a logical sequence of phrases or ideas. I just want to summarise the current situation, and future goals from my point …