arcade-mcp/libs/arcade-tdk/arcade_tdk/providers/graphql
jottakka 2389d89471
[TOO-145]GQL Error Adaptor (#692)
# 🎫
[TOO-145](https://linear.app/arcadedev/issue/TOO-145/adding-gql-error-interceptor-in-tdk)
- add GraphQL-specific error adapter, expose it, and slot it ahead of
HTTP fallback
- map gql query/transport errors (incl. rate-limit handoff) without
logging sensitive data
- cover adapter + tool chain behavior with new unit tests (pathload,
dedupe, edge cases)



closes TOO-145

---------

Co-authored-by: Francisco Liberal <francisco@arcade.dev>
2025-11-25 23:00:26 -03:00
..
__init__.py [TOO-145]GQL Error Adaptor (#692) 2025-11-25 23:00:26 -03:00
error_adapter.py [TOO-145]GQL Error Adaptor (#692) 2025-11-25 23:00:26 -03:00