Exception: ClaudeAgentSDK::FiberBoundary::JoinTimeout
- Inherits:
-
StandardError
- Object
- StandardError
- ClaudeAgentSDK::FiberBoundary::JoinTimeout
- Defined in:
- lib/claude_agent_sdk/fiber_boundary.rb
Overview
Raised by .invoke when a timeout-bounded call exceeds its allotted time. The worker thread is abandoned (cancellation is best-effort; the in-flight call may still complete).