Pascal Vizeli
|
f8fd7b5933
|
Improve error handling with job condition (#2322)
* Improve error handling with job condition
* fix
* first patch
* last patch
* Address comments
* Revert strange replace
|
2020-12-03 12:24:32 +01:00 |
|
Pascal Vizeli
|
845c935b39
|
Add JobManager API ignore (#2290)
* Disable job condition for unhealth & unsupported systems
* Add JobManager API ignore
* Apply suggestions from code review
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* Update tests/resolution/evaluation/test_evaluate_job_conditions.py
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* fix names
* address comments
* Update decorator.py
* adjust security
* add reset
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
|
2020-11-24 10:54:57 +01:00 |
|
Pascal Vizeli
|
7e94537e36
|
Soft restart supervisor (#2281)
* Add softrestart to supervisor
* decouble
* adjust logger
* make sure it need run
* Use job condition
* add more job running
|
2020-11-21 12:48:16 +01:00 |
|
Pascal Vizeli
|
80f4309799
|
Enforce internet host/system (#2263)
|
2020-11-18 11:29:23 +01:00 |
|
Pascal Vizeli
|
550fca4bcd
|
Remove coroutine from job update (#2264)
|
2020-11-18 11:25:04 +01:00 |
|
Pascal Vizeli
|
4b500ef873
|
JobManager should not touch our exceptions (#2261)
* JobManager should not touch our exceptions
* Add tests
* temporary allow su update all time
* Update supervisor/jobs/decorator.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
|
2020-11-17 18:46:02 +01:00 |
|