Per-call overrides that can be passed alongside endpoint arguments to override middleware defaults for a single request.
Optional
Override retry middleware options for this call only. Pass { limit: 0 } to disable retries entirely.
{ limit: 0 }
Override the timeout (in milliseconds) for this call only.
Per-call overrides that can be passed alongside endpoint arguments to override middleware defaults for a single request.