cardano-foundation / blockperf

MIT License
4 stars 6 forks source link

Blockperf keeps running even if its unable to connect #11

Open oversize opened 1 year ago

oversize commented 1 year ago

If you have set the paths to the credentials, but these are invalid (e.g. FileNotFound), blockperf does not tell you that but just silently runs and cant actually publish data.

if it cant connect to the broker, it should obviously tell that to the user and abort.