Clear Filters
ID Title Status Priority Created Due Date Actions
#802 jumper_client.get_run_checkpoint fallback without tenant_id
Issue E: jumper_client.py get_run_checkpoint had fallback code path that allowed checkpoint queries ...
closed medium 2026-01-02 20:23 -
#801 EventLogger missing workflow_run_id filter in sequence counter
Issue D: event_logger.py sequence counter query only filtered by jumper_run_id, not workflow_run_id....
closed medium 2026-01-02 20:23 -
#797 store_audit_log fails with 'data is required' in EOD workflow
Error: Task 'store_audit_log' failed after 1 attempts: data is required Symptom: The `store_audit_l...
open medium 2026-01-02 20:12 -
Edit
#793 Bug Report Test Message
User submitted a placeholder bug report stating 'i have a bug, please fix it, this is a test and i h...
closed medium 2026-01-02 08:06 -
#792 Bug Report Test Message
User submitted a placeholder bug report stating 'i have a bug, please fix it, this is a test and i h...
closed medium 2026-01-02 08:06 -
#791 Schema inconsistency: tables split between public and highway schemas
Tables are inconsistently placed between schemas: - public: workflow_run, highway_lifecycle_log, hum...
closed medium 2026-01-02 07:23 -
#771 MEDIUM: Wake event state corruption during simultaneous timeout and event
Issue #6 from audit: When timeout and event arrive simultaneously, set_run_sleeping_without_reschedu...
closed medium 2026-01-02 00:58 -
#769 MEDIUM: claim_task() should filter by tenant_id for multi-tenant isolation
Issue #3 from audit: claim_task() SQL function doesn't filter by tenant_id. Tasks have tenant_id col...
closed medium 2026-01-02 00:57 -
#758 Fix condition interpolation and demo infrastructure
Fixed numeric string comparison in conditions and demo infrastructure: 1. Fixed _value_to_python_li...
closed medium 2026-01-01 21:50 -
#749 [FEATURE] Partitioned Queues
Add partition key support for queue isolation. DBOS supports per-partition processing (e.g., per-air...
closed medium 2025-12-30 02:37 -
#748 [FEATURE] Workflow Forking from Checkpoint
Add ability to fork workflow from specific step/checkpoint. DBOS allows resuming from any checkpoint...
closed medium 2025-12-30 02:37 -
#747 [FEATURE] Debouncing (Request Coalescing)
Add debounce pattern for high-frequency events. DBOS debouncer coalesces rapid updates into single w...
closed medium 2025-12-30 02:37 -
#746 [FEATURE] Built-in Cron Scheduling Service
Add distributed cron scheduler with jitter. DBOS has @scheduled decorator that prevents thundering h...
closed medium 2025-12-30 02:37 -
#740 Verify Vault has LLM API keys for K8s deployment
After adding LLM API keys to Helm templates (api-deployment.yaml, worker-deployment.yaml), need to v...
closed medium 2025-12-29 09:36 -
#739 API auto-extracts app metadata from source code
Fixed bad API design where UI had to parse Python to extract class_name and actions. API now auto-ex...
closed medium 2025-12-29 06:26 -
#737 Enable network access in sandbox containers after Sysbox deployment
After Sysbox+DinD is deployed on srv2 workers, update sandbox to allow network access. Current: netw...
closed medium 2025-12-29 01:24 -
#735 Datashard logging tests failing in production
3 datashard logging tests fail because workflows complete with 'failed' status. Tests: test_simple_w...
closed medium 2025-12-29 01:00 -
#732 Docker tools tests failing in production K8s
All 9 docker tools integration tests fail with 'failed' status on production K8s. Workers likely don...
closed medium 2025-12-29 01:00 -
#667 Intermediate task failures have no visibility in workflow_run
When task fails but has retries remaining, workflow_run showed no indication of failure/retry. Fixed...
closed medium 2025-12-23 20:45 -
#661 Business logic in API layer should be workflows
Complex business logic in API handlers instead of workflows: platform.py:delete_tenant() has 170 lin...
closed medium 2025-12-22 12:46 -
Previous Page 1 of 11 Next