Skip to content

P57 — Redis/Celery job queue (survives restart) #64

@harsh-pandhe

Description

@harsh-pandhe

9b in-process BackgroundTasks queue is fine for single-process but jobs die on restart. Move to Redis-backed Celery so an interrupted optimize resumes.

Tests: submit job, kill worker, restart, status endpoint shows the resumed run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogRoadmap item, not yet startedenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions