distGatling
distGatling copied to clipboard
Resolve NPE to meaningful error from missing YAML properties
The distGatlingClient throws a NPE when there are missing properties from the config.yml file. This dumps the stacktrace to terminal. The NPEs should be caught and a meaningful message outputted for the error.