Skip to content

SBX_E1502 — RateLimitError

The provider throttled the request. sandboxio does not retry on your behalf in v0.1.

Fix

Back off and retry in the caller; see `__cause__` for the provider's retry-after.

Class: sandboxio.errors.RateLimitError · Inherits: SandboxError

Stable URL: https://docs.sandboxio.dev/errors/SBX_E1502. Codes are semver-covered API; this code will not be renamed or repurposed (ADR-0010).

← All error codes