feat: status code derived fallback errors#1198
Conversation
WalkthroughThe changes update error handling in the subgraph resolution and loading logic. The method for appending subgraph errors now supports multiple errors at once via a variadic signature. Loader error handling is enhanced to better report HTTP status-based errors when JSON parsing fails or data is missing, and error appending calls are unified accordingly. Changes
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (3)
🚧 Files skipped from review as they are similar to previous changes (3)
⏰ Context from checks skipped due to timeout of 90000ms (2)
✨ Finishing Touches
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
d5401ce to
f778553
Compare
f778553 to
91b4238
Compare
🤖 I have created a release *beep* *boop* --- ## [2.0.0-rc.197](v2.0.0-rc.196...v2.0.0-rc.197) (2025-07-03) ### Features * status code derived fallback errors ([#1198](#1198)) ([aa1c7ef](aa1c7ef)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Introduced status code derived fallback errors. * **Documentation** * Updated the changelog with details for version 2.0.0-rc.197. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Summary by CodeRabbit
Checklist