hydra/src/hydra-evaluator
Casey Ransom 70ad3a924a exit with error if database connectivity lost
There's currently no automatic recovery for disconnected databases in
the evaluator. This means if the database is ever temporarily
unavailable, hydra-evaluator will sit and spin with no work
accomplished.

If this condition is caught, the daemon will exit and systemd will be
responsible for resuming the service.
2022-10-26 16:13:40 -04:00
..
hydra-evaluator.cc exit with error if database connectivity lost 2022-10-26 16:13:40 -04:00
Makefile.am Disable deprecation warnings 2020-02-20 10:22:21 +01:00