SilverLineFramework / orchestrator

Runtime Orchestrator
https://docs.google.com/presentation/d/1HJaQPFMV_sUyMLoiXciZn9KVTCNXCgQ5LeNxbp_Vf2U/edit?usp=sharing
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

`make run` dies with connection refused if mqtt-server is not running #71

Open schorg opened 2 years ago

schorg commented 2 years ago

Improvement proposals :

  1. Print a useful error message.
  2. Try to reconnect until the mqtt server is running.
  3. Do not force a fixed startup sequence to get everything up an running.