![]() |
The Gaudi Framework
master (53dee381)
|
Functions | |
| list[Configurable] | base_config () |
| list[Configurable] | add_event_timeout (list[Configurable] conf, int timeout_seconds) |
| config () | |
| list[Configurable] add_event_timeout | ( | list[Configurable] | conf, |
| int | timeout_seconds ) |
Take a configuration and adds a check on events reaching a timeout.
Definition at line 47 of file event_timeout_check.py.
| list[Configurable] base_config | ( | ) |
Example configuration of a job with no input and a algorithm that looks stuck.
Definition at line 36 of file event_timeout_check.py.
| config | ( | ) |
Definition at line 72 of file event_timeout_check.py.