Added some more testing stuff and tried different cong values. Some ideas added to comments too.

This commit is contained in:
Johannes Findeisen 2023-02-11 03:06:46 +01:00
commit b414997545
34 changed files with 222 additions and 6 deletions

View file

@ -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