Skip to content

Issue 2.3 – Add job status tracking and display progress in the UI #22

@CedricLimAhTock

Description

@CedricLimAhTock

Description

Track the analysis job status and display real-time progress to the user while the background job is running.


Tasks

  • Create /api/job-stream using Server-Sent Events (SSE)
  • Poll the jobs table and stream status, step, and error
  • Build a UI page that listens to the stream and shows:
    • Current status and step
    • Error message if the job fails
    • Redirect to repository page on success

Metadata

Metadata

Labels

FeatureRepresents a new functionality or capability added to the project.

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