Class: Riffer::TimeoutError
- Defined in:
- lib/riffer.rb,
sig/generated/riffer.rbs
Overview
Raised inside a tool's call when execution exceeds the configured
timeout. Rescue it in the tool to clean up; otherwise it becomes a
:timeout_error response.