Skip to content

Websocket error should close stream #56

@Nabushika

Description

@Nabushika
2024-07-11T16:21:05.841Z ERROR [magneto_lib::runner] Event stream (open: true) error: Error(Tungstenite(Io(Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" }), "Error getting next_result"), State { next_error: None, backtrace: InternalBacktrace { backtrace: None } })

this error should have caused the event stream to close
Should add this error to the list (lib.rs:138?) that close the stream and allow the user to gracefully recover
(happy to sort this myself, but on PTO for the next 2ish weeks - it doesn't seem this error happens particularly often so not too urgent)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions