Skip to content

Display a countdown until a retrying task runs again #119

Description

@marciok

Summary

For tasks in the retrying state, display a live countdown showing when the next retry attempt will start.

Acceptance criteria

  • A retrying task shows the remaining time until its next attempt.
  • The countdown updates without a full-page reload.
  • The display reaches zero cleanly and disappears or changes when the task leaves retrying.
  • Refreshing or reconnecting reconstructs the countdown from authoritative retry timing rather than resetting it.
  • The behavior is covered by focused tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAn enhancement adds or expands functionality.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions