Uh oh!
There was an error while loading. Please reload this page.
Support: Pub/Sub - Document 403 auth response causing FAILED state - #3354
Support: Pub/Sub - Document 403 auth response causing FAILED state#3354ably-sync-bot wants to merge 1 commit into
Conversation
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
d9fbd1f to
4bf8c58Compare
What
Documents that a 403 response from
authUrlorauthCallbackcauses the SDK to transition to theFAILEDconnection state, stopping automatic reconnection attempts.Why
This behavior (specified in RSA4d) is not documented. Customers raise support tickets asking how to stop the SDK from retrying connections, for example when a user session is revoked. The answer — return a 403 from the auth server — is not discoverable in the current docs.
Changes
Submitted by: Mike Clark (mike.clark@ably.com)
Submitted at: 2026-04-22T11:42:53.282Z
Created via
githubCreatePRWithFileMCP tool