Action Taken
Start the application normally.
Expected Result
Metrics are emitted to InfluxDB when it becomes available regardless whether it was available at startup.
Actual Result
If InfluxDB wasn't available at startup, metrics are never emitted.
Notably, restarting InfluxDB when this application is active doesn't cause metric stream to break, they are still emitted after a successful InfluxDB restart - even if it takes extended periods of time (observed a 12 hours lapse).
Additional Information
home-climate-control/esphome2influxdb#22
Action Taken
Start the application normally.
Expected Result
Metrics are emitted to InfluxDB when it becomes available regardless whether it was available at startup.
Actual Result
If InfluxDB wasn't available at startup, metrics are never emitted.
Notably, restarting InfluxDB when this application is active doesn't cause metric stream to break, they are still emitted after a successful InfluxDB restart - even if it takes extended periods of time (observed a 12 hours lapse).
Additional Information
home-climate-control/esphome2influxdb#22