Skip to content

errors: Publish AIT error codes and the codes merged since the last bump - #3507

Open
lmars wants to merge 1 commit into
mainfrom
publish-ait-error-codes
Open

errors: Publish AIT error codes and the codes merged since the last bump#3507
lmars wants to merge 1 commit into
mainfrom
publish-ait-error-codes

Conversation

@lmars

@lmars lmars commented Jul 31, 2026

Copy link
Copy Markdown
Member

Publishes the error registry entries that have merged to ably-common since this submodule was last bumped, following the publishing steps in the registry's README.

  • Bumps the ably-common submodule from 3bcbe0a to main (5c27578).
  • Regenerates the pages with yarn generate:errors.

The AI Transport SDK's own codes are the reason for the bump, from ably-common#353:

Code Identifier
104000 streamed_message_finalize_failed
104001 session_subscription_failed
104002 run_cancel_handler_failed
104003 run_lifecycle_event_publish_failed
104004 session_closed
104005 session_send_failed
104006 session_continuity_not_guaranteed
104007 session_channel_not_ready
104008 run_response_stream_failed
104009 session_message_processing_failed
104010 adopted_run_start_not_observed
104011 session_history_fetch_failed
104012 run_steer_handler_failed
104013 run_cancel_routing_failed

Bumping to main also picks up six entries merged before it, so this publishes them too: 40167 untrusted_client_type_declaration, 50205 routing_layer_connection_refused, 50305 routing_layer_request_failed, 50306 region_temporarily_disabled, 50405 routing_layer_timed_out, and 61002 device_registration_client_id_mismatch.

No existing page changed, so the diff is the 20 new pages, their rows in the codes index, and two new 61xxx and 104xxx sections. check-error-docs was reproduced locally against the committed tree and reports no drift.

🤖 Generated with Claude Code

Bump the ably-common submodule to main (5c27578) and regenerate the
error code pages from the registry, per errors/README.md's publishing
steps.

The AI Transport SDK's own codes are the reason for the bump: 104000-
104013, which document the SDK's errors alongside the platform's. The
bump also picks up the entries merged to ably-common since the submodule
was last moved, so this publishes them too:

- 40167 untrusted_client_type_declaration
- 50205 routing_layer_connection_refused
- 50305 routing_layer_request_failed
- 50306 region_temporarily_disabled
- 50405 routing_layer_timed_out
- 61002 device_registration_client_id_mismatch

Generated with yarn generate:errors; no existing page changed, so the
diff is the 20 new pages, their rows in the codes index, and two new
61xxx and 104xxx sections.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 565e0b64-914e-455d-81e1-ac7c1c96f56d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@lmars
lmars requested a review from a team July 31, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant