

Static Public Attributes | |
| str | proclist = xconf.field(default="/opt/MagAOX/config/proclist_%s.txt", help="Path to process list file, %s will be replaced with the value of $MAGAOX_ROLE (or an empty string if absent from the environment)") |
| float | query_timeout_sec = xconf.field(default=30.0, help="Number of seconds after which to (attempt to) cancel an insert query under the assumption the connection's gone bad") |
| str | logdump_exe = xconf.field(default="/opt/MagAOX/bin/logdump", help="logdump (a.k.a. teldump) executable to use") |
Definition at line 121 of file dbIngest.py.
|
static |
Definition at line 124 of file dbIngest.py.
|
static |
Definition at line 122 of file dbIngest.py.
|
static |
Definition at line 123 of file dbIngest.py.