Skip to content

Failure to write to InfluxDB if it wasn't available at startup #344

Description

@climategadgets

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

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions