# 🎫 [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> |
||
|---|---|---|
| .. | ||
| test_eval.py | ||
| test_eval_critic.py | ||
| test_google_adapter.py | ||
| test_graphql_adapter.py | ||
| test_graphql_tooling.py | ||
| test_httpx_adapter.py | ||
| test_microsoft_adapter.py | ||
| test_slack_adapter.py | ||
| test_tool_decorator.py | ||