Documentation

Unblock your team fast

Use this checklist to resolve authentication problems, provider errors, and unexpected responses.

Common issues

Most ModelRiver issues fall into one of these categories:

  • Authentication errors: Invalid or revoked API keys, missing provider credentials
  • Provider failures: Timeout, rate limiting, or model availability issues
  • Response issues: Unexpected output formats, structured output validation errors
  • Webhook problems: Delivery failures, signature mismatches, timeout callbacks

Troubleshooting topics

Testing without polluting logs

  • Use the Workflow Playground (Projects → Playground). Responses appear inline and are not persisted to Request Logs.
  • Provide the full payload the workflow expects, including messages, inputs, or metadata.
  • Adjust prompts, cache fields, or structured outputs and rerun until you are satisfied before deploying changes.

Next steps

  • Observability: Deep-dive into request logs and timelines
  • Security: Review credential management
  • FAQ: Quick answers to common questions