Align error-codes docs with service wording and remove empty sections#442
Open
Align error-codes docs with service wording and remove empty sections#442
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
AI-generated PR using Codex cloud version, then manually reviewed
Updates error codes with the changes in powersync-ja/powersync-service#626, and remove empty error code sections.
Changes
PSYNC_Rxxxxsection and in specific entries (PSYNC_R0001,PSYNC_S2302,PSYNC_S4104) and updated the link to point at/sync/overview.PSYNC_S1003entry to reference a "replication stream" lock instead of "Sync rules" being locked.PSYNC_R11xx: YAML syntax issues,PSYNC_S12xx,PSYNC_S23xx: Postgres Storage,PSYNC_S3xxx, and other empty groups) so the page only shows sections that contain documented codes.Follow-up
PSYNC_S23xx: Sync API errors - MongoDB Storagewhile the codes listed arePSYNC_S2401–PSYNC_S2404, so the service-side source or templates may need to rename that heading toPSYNC_S24xxfor consistency.Codex Task