Skip to content

Fails to handle broker outage (or wrong url) #6

@andypiper

Description

@andypiper

If the configured MQTT broker cannot be reached (either it has been incorrectly specified host/port in the code, or it is down), then the web page returned by Ruby will print an inelegant error page.

Errno::ECONNREFUSED at /
Connection refused - connect(2)
file: client.rb location: initialize line: 127

This could be handled more gracefully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions