Current reconnect handling is minimal and should be extended to support more resilient session recovery behavior. Possible improvements: * persistent reconnect state * retry backoff * sequence synchronization * stale session cleanup
Current reconnect handling is minimal and should be extended to support more resilient session recovery behavior.
Possible improvements: