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
Allow multiple active subscriptions while using API_KEY auth.
Enhancements
Adjusted logic for service call retries. Retries will have adjusted Jitter logic and calls will be retried until max exponential backoff time has been reached.
Bug Fixes
Fixed connection handling bug that was causing unexpected disconnects. See issue #22