LizzFlix Docs

Jobs and Generations

How durable account jobs work and how to recover or retry work.

Durable jobs

LizzFlix tracks long-running work as account jobs. That includes generation jobs and many studio operations.

Statuses

  • Queued: accepted and waiting for execution
  • Running: currently processing
  • Done: completed successfully
  • Failed: stopped with an error and may be retried

Top-bar jobs menu

The top bar shows active and recent jobs. Each job can deep-link back to the page where that work belongs, such as a scene page, character page, or admin billing view.

Retry behavior

Failed jobs can often be retried without recreating the full flow manually. If a job cannot be resumed safely, the UI shows a clear failure and the linked page remains available for a fresh submission.

On this page