Description
Expose report status endpoint for polling and optional cancellation with durable state.
Requirements and context
Suggested execution
- Branch:
feature/report-status-fresh
- Implement:
src/routes/, src/jobs/, src/repositories/
- Tests:
tests/integration/
Example commit message
feat(reports): add async report status endpoint with cancel support
Guidelines
Description
Expose report status endpoint for polling and optional cancellation with durable state.
Requirements and context
Suggested execution
feature/report-status-freshsrc/routes/,src/jobs/,src/repositories/tests/integration/Example commit message
feat(reports): add async report status endpoint with cancel support
Guidelines