Skip to content

Switch to using PUSHAUTO for multistream #254

@victorges

Description

@victorges

As reported on #115, we sometimes get multistream crashing and not
reconnecting. This is by design, as Mist's PUSH abstraction is made to connect only once.

The fix is to switch to PUSHAUTO which handles the reconnect, and the only real complexity here (apart from
changing the object type) is making sure that we delete these pushes when the stream ends, otherwise they will leak
in mist (and if stream restarts even get duplicated and cause a mess).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions