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
If the SDK cannot connect to Kuzzle (whatever the reason), it correctly switches to offline mode.
But when in that mode, if request queuing is deactivated, requests are discarded instead of being rejected.