arcade-mcp/libs/tests
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
..
arcade_mcp_server Only serve worker endpoints if secret is set (#691) 2025-11-24 14:39:14 -08:00
cli Server start events (#635) 2025-10-22 16:14:52 -07:00
core Better Handling of MCP-specific Context usage for managed servers (#679) 2025-11-07 10:26:56 -08:00
mcp MCP Local (#563) 2025-09-25 15:28:15 -07:00
sdk [TOO-145]GQL Error Adaptor (#692) 2025-11-25 23:00:26 -03:00
tool Tool Error Handling (#539) 2025-09-10 10:45:18 -07:00
worker Exclude send/receive spans (#698) 2025-11-25 14:38:16 -08:00
__init__.py 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
conftest.py Don't send events when running CLI commands in unit tests (#600) 2025-10-03 16:29:53 -07:00