Added some more testing stuff and tried different cong values. Some ideas added to comments too.
This commit is contained in:
parent
956cfbfaa9
commit
b414997545
34 changed files with 222 additions and 6 deletions
|
|
@ -5,6 +5,8 @@ Copyright (c) 2022 Johannes Findeisen <you@hanez.org>. All Rights Reserved.
|
|||
See LICENSE.txt (MIT license).
|
||||
"""
|
||||
# TODO: VERY IMPORTANT! IMPLEMENT ERROR HANDLING ALL THE WAY...!!!
|
||||
# Only exit execution on critical core errors. Do not exit when monitors are failing on
|
||||
# configuration and execution, but log these errors.
|
||||
import argparse
|
||||
import sys
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue