Queue workers
Queue submission
Generation requests become pending rows in arcana_queue for background workers to claim.
Implemented Verified from source User-facing
In one sentence
The application persists generation jobs in arcana_queue with status pending, including style, aspect, portraits, and watermark flag.
Known limitations
- Full
CREATE TABLE arcana_queuewas not found in-repo; only opportunistic ALTERs (e.g. custom_instructions). - Legacy
job_queuestill appears in helpers/arcana.check_status.php.