ExperimentalOptional Readonly ExperimentalinitialOptional Readonly ExperimentalmaxReconnect budget. 0 never reconnects.
Optional Readonly ExperimentalmaxOptional ReadonlyonObserves recoverable failures — a dropped connection, a non-2xx GET, a
malformed frame. A stream that is still retrying reports here and keeps
going; the terminal outcome arrives through onStatusChange.
Optional ReadonlyonCalled for every server-initiated notification. Never called after a terminal status.
Optional ReadonlyonObserves every lifecycle transition, including the terminal one.
Optional Readonly ExperimentalreconnectOptional Readonly ExperimentalsignalTears the subscription down — the in-flight GET is aborted, not merely ignored.
Optional Readonly ExperimentalstableHow long a connection must stay open, with no frames at all, before it counts as healthy and resets the reconnect budget. See the module doc's flap guard.
Default