You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [FEAT] surface JS errors as per ADR-7
The modification enhances NatsError by adding:
`isJetStreamError(): boolean`
`jsError(): ApiError|null`
This enables clients to test if there's more info to the underlying error
FIX#226
0 commit comments