Exception: GrowwMcp::StaleTokenRetry

Inherits:
StandardError
  • Object
show all
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.