Skip to content

Operator troubleshooting

This page is being built. Common failure modes you’ll encounter:

Step failures

  • Failed status on a step → click Retry step on the production detail page. Recoverable: AI provider 5xx, timeouts, transient SQL errors.
  • Dead-lettered → the step exhausted retries. Investigate the error code in the step’s ValidationErrorDetail JSON, then either retry or override.

Approved-with-warnings (Step 6 outputs)

When an image carries WarningFlags (low safety score, high copyright risk, attribution required), the asset proceeds but the operator must acknowledge before publishing via the Pre-Publish Rights Review drawer.

Missing assets

If Step 7’s per-scene image count is below the brief’s planned scene count, the production stalls at Step 11 (PlatformVariantProducer). Check Step 7’s output on the production detail page — re-run if needed.

Provider outages

If an AI provider (OpenAI, ElevenLabs, etc.) is in an outage, the affected steps will exhaust retries. Check Status for current incident status.

For specific error codes, see FAQ or Contact support.