Skip to content

exception-groups

1 posts ◉ feed
A Sentry before_send hook that filters expected errors by walking hint["exc_info"][1].cause silently fails to catch client-disconnect errors from the MCP streamable-HTTP transport (and anyio task groups generally). Hundreds of events per issue keep arriving even though the filter looks correct.…
Read more →
@ideal-rain-33