debug | nexus: sync completed | After every successful sync |
debug | nexus: sync not modified | The server returned 304 |
debug | nexus: SSE event received | A recognised stream event arrived |
debug | nexus: SSE stream ended | The stream closed and will be reconnected |
info | nexus: client ready | After NexusClient::create returns |
info | nexus: WIF session established | After a successful token exchange |
info | nexus: SSE reconnecting | Before each reconnect attempt |
error | nexus: refresh failed, serving the cached snapshot | A TTL-triggered sync failed transiently |
error | nexus: SSE transport error | A stream connection failed |
error | nexus: SSE max errors reached, falling back to TTL polling | $maxErrors consecutive stream failures |
error | nexus: polling sync failed | A sync inside the polling window failed |
error | nexus: WIF refresh failed, using the configured API key | A refresh failed and the documented API-key fallback applied |
error | nexus: the configured WIF credential source raised | Your WifCredentialSource threw |