Exception: GrowwMcp::StaleTokenRetry
- Inherits:
-
StandardError
- Object
- StandardError
- GrowwMcp::StaleTokenRetry
- Defined in:
- lib/groww_mcp/client.rb
Overview
Internal sentinel: raised on the first 401 so Client#execute can refresh the token and retry the request once. Never propagates to callers.