Skip to content

Issue 1.6 – Implement background job queue and worker system #7

@CedricLimAhTock

Description

@CedricLimAhTock

Description
Create a background task system to handle ingestion steps asynchronously.

Checklist

  • Implement queue
  • Build worker manager to poll and dispatch tasks
  • Each task runs: clone → parse → classify → compute metrics
  • Update repositories table status at each stage
  • CLI to start queue manager

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions