Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Handle errors in data more gracefully #64

Closed
lukebakken opened this issue Jun 15, 2020 · 0 comments · Fixed by #65
Closed

Handle errors in data more gracefully #64

lukebakken opened this issue Jun 15, 2020 · 0 comments · Fixed by #65
Assignees
Milestone

Comments

@lukebakken
Copy link
Contributor

The same changes that apply to rabbitmq/rabbitmq-web-stomp#121 apply to this project as well.

See rabbitmq/rabbitmq-web-stomp#122 as well.

@lukebakken lukebakken added this to the 3.8.6 milestone Jun 15, 2020
@lukebakken lukebakken self-assigned this Jun 15, 2020
lukebakken added a commit that referenced this issue Jun 15, 2020
Rather than crashing with case_clause, errors returned in the data
handlers should result in the orderly shutdown of the MQTT connection.

Fixes #64
lukebakken added a commit that referenced this issue Jun 15, 2020
Rather than crashing with case_clause, errors returned in the data
handlers should result in the orderly shutdown of the MQTT connection.

Fixes #64
lukebakken added a commit that referenced this issue Jun 17, 2020
Rather than crashing with case_clause, errors returned in the data
handlers should result in the orderly shutdown of the MQTT connection.

Fixes #64
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant