| #245 |
Activity worker should use BulkheadSync for parallel execution
Activity worker processes activities sequentially (1 at a time). Should use BulkheadSync like orches...
|
closed |
critical |
2025-12-03 20:30 |
- |
|
| #244 |
Critical: Activity worker holds DB connection for entire shell execution duration
## Problem
Activity worker holds a database connection checked out from the pool for the ENTIRE dur...
|
closed |
critical |
2025-12-03 15:53 |
- |
|
| #242 |
BUG: Workflow retry leaves completed_at set causing corrupted state
When a workflow fails and Absurd retries it, _update_workflow_run_if_exists_first_start() sets statu...
|
closed |
high |
2025-12-03 15:24 |
- |
|
| #239 |
DataShard Logs: Pagination and Search API
## Overview
Add pagination and search capabilities to the DataShard logs API for handling large log ...
|
closed |
high |
2025-12-03 03:03 |
- |
|
| #237 |
Docker tools tests failing after OpenAPI changes
Two Docker tests are failing with 'Expected workflow status completed, but got failed':
- test_docke...
|
closed |
high |
2025-12-02 18:14 |
- |
|
| #235 |
Comprehensive OpenAPI documentation for all 159 API endpoints
Complete OpenAPI/Swagger documentation coverage for all API endpoints.
## Current Status
- Infra...
|
closed |
high |
2025-12-02 08:55 |
- |
|
| #234 |
Fix OpenAPI response serialization - UUIDs and response structure
Spectree response validation failed: UUIDs as objects, missing pagination field. Temp fix: removed r...
|
closed |
medium |
2025-12-02 08:44 |
- |
|
| #233 |
OpenAPI: SDK Generation and Documentation Portal
## Overview
Generate client SDKs and create documentation portal from OpenAPI spec.
## Requirements...
|
closed |
medium |
2025-12-02 08:16 |
- |
|
| #232 |
OpenAPI: Utility & System Endpoints (13 endpoints)
## Scope
Document utility and system endpoints:
- `api/blueprints/v1/health.py` (2 endpoints)
- `api...
|
closed |
low |
2025-12-02 08:16 |
- |
|
| #231 |
OpenAPI: Misc Endpoints (33 endpoints)
## Scope
Document remaining miscellaneous endpoints:
- `api/blueprints/v1/schemas.py` (5 endpoints)
...
|
closed |
medium |
2025-12-02 08:15 |
- |
|
| #230 |
OpenAPI: Replay & Debugging Endpoints (7 endpoints)
## Scope
Document replay and debugging endpoints:
- `api/blueprints/v1/replay.py` (3 endpoints)
- `a...
|
closed |
medium |
2025-12-02 08:15 |
- |
|
| #229 |
OpenAPI: Observability Endpoints (22 endpoints)
## Scope
Document observability and monitoring endpoints:
- `api/blueprints/v1/logs.py` (7 endpoints...
|
closed |
medium |
2025-12-02 08:15 |
- |
|
| #228 |
OpenAPI: Worker & Scheduling Endpoints (16 endpoints)
## Scope
Document worker management and scheduling endpoints:
- `api/blueprints/v1/workers.py` (9 en...
|
closed |
medium |
2025-12-02 08:14 |
- |
|
| #227 |
OpenAPI: Authentication & Authorization Endpoints (23 endpoints)
## Scope
Document authentication and authorization endpoints:
- `api/blueprints/v1/users.py` (7 endp...
|
closed |
high |
2025-12-02 08:14 |
- |
|
| #226 |
OpenAPI: Tenant & App Management Endpoints (27 endpoints)
## Scope
Document tenant and app management endpoints:
- `api/blueprints/v1/tenant_apps.py` (15 endp...
|
closed |
high |
2025-12-02 08:14 |
- |
|
| #225 |
OpenAPI: Workflow Endpoints Documentation (18 endpoints)
## Scope
Document all workflow-related API endpoints in `api/blueprints/v1/workflows.py`
## Endpoin...
|
closed |
high |
2025-12-02 08:14 |
- |
|
| #224 |
OpenAPI/Swagger: Infrastructure Setup and Library Integration
## Overview
Set up OpenAPI 3.0 specification infrastructure for Highway Workflow Engine API.
## Cur...
|
closed |
high |
2025-12-02 08:13 |
- |
|
| #223 |
API: Add missing replay and workflow state endpoints
## Problem
Several Phase 1-3 replay features were implemented in CLI but not exposed via API.
## Mi...
|
closed |
high |
2025-12-02 08:02 |
- |
|
| #222 |
Replay: Add concurrent variable mutation handling
## Problem
Multiple parallel branches modifying ctx.set_variable() simultaneously. Last write wins (...
|
closed |
medium |
2025-12-02 05:23 |
- |
|
| #221 |
Replay: Add parent-child workflow reconciliation in reports
## Problem
No visual tree of parent/child workflows in replay output. No validation that child statu...
|
closed |
medium |
2025-12-02 05:23 |
- |
|