S1-06: feat(backend) in-memory job manager + mock executor #6

Closed
opened 2026-02-04 09:30:48 +03:00 by mchus · 0 comments
Owner

Estimate: 4 SP
Depends on: #5

Description:
Реализовать in-memory менеджер задач live-сбора и mock executor для имитации выполнения без реального подключения.

Acceptance Criteria:

  • Полный lifecycle задачи: queued/running/success/failed/canceled
  • Отмена задачи отражается в статусе
  • Нет data race при параллельных запросах статуса
Estimate: 4 SP Depends on: #5 Description: Реализовать in-memory менеджер задач live-сбора и mock executor для имитации выполнения без реального подключения. Acceptance Criteria: - Полный lifecycle задачи: queued/running/success/failed/canceled - Отмена задачи отражается в статусе - Нет data race при параллельных запросах статуса
mchus added this to the Sprint 1 - UI & Contracts milestone 2026-02-04 09:30:48 +03:00
mchus added the sprint-1backendenhancement labels 2026-02-04 09:30:48 +03:00
mchus closed this issue 2026-02-04 10:01:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mchus/logpile#6