Mateusz Paprocki
Mateusz Paprocki
> So, what's the timeline for release to end users? There is no timeline for this. When this is completed depends primarily on me having time available to finish this...
> Can we try to push this along without immediately make it dependent on notification system? Sure. Adding appropriate events should be sufficient.
> were you ever able to figure out the reconnect problem? @nojaf, not yet, I'm investigating.
@philippjfr, @hoxbro, so I was actually mistaken with my earlier assessment. Fortunately the problem ended up being trivial to fix. What happened was, when document was rebuilt with fresh session...
@nojaf, it's fixed now.
I finalized this PR. Changes: - renamed the new event to `ClientReconnected` to match the naming pattern - made the first reconnect instantaneous and reduced delay - added tests and...
@philippjfr, what you are describing is what I intend to do separately from this PR. I will start a new issue for this.
@nojaf, thanks for the contribution.