Config should validate Push API key presence
tombruijn opened this issue · 0 comments
tombruijn commented
To do
- Check if the Push API key is present: not an empty string, not a blank string (with whitespace)
- Do not start AppSignal if the config is not valid and log an error.
- Check if AppSignal is valid in the demo CLI and exit with an error if it's not.