Feature

Error and retry monitoring

Run records expose status, attempt count, classified error summaries, and failed trace spans. Only transient transport, timeout, rate-limit, and retryable server failures retry.

Open studio

How it works

See failures and attempts without treating every error alike.

  • Authentication and invalid requests are terminal.
  • Terminal database writes are idempotent.
  • A crash window can repeat an external provider call.

Operational boundary

Runovio favors explicit configuration, immutable history, bounded execution, and inspectable outcomes over hidden automation.