Skip to content

PHASE2-S2: Celery + Redis async workers & rate limiting #16

@psypherion

Description

@psypherion

Setup async job queue & caching layer for scaling

  • Install & configure Celery + Redis
  • Batch embedding jobs (100s at once)
  • Async ingestion pipeline (don't block API)
  • Nightly clustering/topic refresh jobs
  • Per-user rate limiting (10 req/min free tier)
  • API key validation + usage tracking

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions