Check required config param are not empty
All threads resolved!
All threads resolved!
Compare changes
- Arthur Le Bars authored
Throw a critical error while parsing the supplied config file when a parameter is not configured or configured incorrectly (empty value) in the config file
+ 9
− 5
@@ -36,12 +36,16 @@ def parse_config(config_file):