Skip to content

fix: Enhance error handling and integrate GraphQL interceptor - #799

Open
maciaszczykm wants to merge 2 commits into
mainfrom
marcin/prod-5156-cli-error-messaging
Open

fix: Enhance error handling and integrate GraphQL interceptor#799
maciaszczykm wants to merge 2 commits into
mainfrom
marcin/prod-5156-cli-error-messaging

Conversation

@maciaszczykm

Copy link
Copy Markdown
Member

Summary

Labels

Test Plan

Checklist

  • If required, I have updated the Plural documentation accordingly.
  • I have added tests to cover my changes.
  • I have added a meaningful title and summary to convey the impact of this PR to a user.
  • I have added relevant labels to this PR to help with categorization for release notes.

@linear

linear Bot commented Sep 11, 2026

Copy link
Copy Markdown

PROD-5156

@maciaszczykm

Copy link
Copy Markdown
Member Author

@greptileai

@greptile-apps

greptile-apps Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

RetriggerConfidence Score: 5/5

The PR appears safe to merge, with no actionable correctness, security, or repository-rule issues identified.

Summary

  • Adds a shared GraphQL error formatter and request interceptor.
  • Preserves GraphQL response errors through errors.Is and errors.As.
  • Produces concise messages for GraphQL failures and HTTP status failures.
  • Makes Console error matching safe for nil response lists and entries.
  • Adds integration and unit coverage for formatting, wrapping, interceptor composition, and matching behavior.

Reviews (1) · Last reviewed commit: "enhance error handling and integrate Gra..."

@maciaszczykm maciaszczykm added the enhancement New feature or request label Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant