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
− 4
@@ -37,12 +37,17 @@ def parse_config(config_file):