| #14 |
[HIGH] Python emit_event in absurd_client has race condition
ALREADY FIXED: emit_event at lines 934-967 now uses atomic SQL function absurd.emit_event() via para...
|
closed |
high |
2025-11-25 21:14 |
- |
|
| #13 |
[HIGH] TenantCache not thread-safe in orchestrator
TenantCache uses OrderedDict without locks. Bulkhead runs tasks in parallel threads sharing same cac...
|
closed |
high |
2025-11-25 21:14 |
- |
|
| #12 |
[CRITICAL] fail_run idempotency fix overwritten by highway_0.0.24 tenant_id migration
FIXED in b_absurd_0.0.9_idempotent_fail_run.sql: Combined highway_0.0.24 tenant_id fix with idempote...
|
closed |
critical |
2025-11-25 21:14 |
- |
|
| #11 |
[highway] HIGH: WAITING_TOOLS hardcoded list in inline_executor
FIXED: WAITING_TOOLS now managed by ToolRegistry with waits_for_event=True flag. Tools: approval.req...
|
closed |
high |
2025-11-25 20:28 |
- |
|
| #10 |
[highway] HIGH: SQL injection in delete_checkpoint and extend_claim
FIXED: delete_checkpoint (line 324) and extend_claim (line 494-505) now use psycopg.sql.Identifier f...
|
closed |
high |
2025-11-25 20:28 |
- |
|
| #9 |
[highway] CRITICAL: claim_task expired claims loop not atomic
FIXED in b_absurd_0.0.9_idempotent_fail_run.sql: fail_run now returns silently instead of raising ex...
|
closed |
critical |
2025-11-25 20:28 |
- |
|
| #8 |
[highway] CRITICAL: cleanup_events deletes events with active waiters
absurd.sql cleanup_events function at lines 1159-1177 deletes events based solely on emitted_at age ...
|
closed |
critical |
2025-11-25 20:28 |
- |
|
| #7 |
[highway] Comprehensive audit of absurd_client, orchestrator, inline_executor
Need thorough review of atomicity, idempotency, and correctness in: absurd_client.py, absurd.sql mig...
|
closed |
critical |
2025-11-25 20:22 |
- |
|
| #6 |
[highway] Add test for workflow_started logging bug
Tests passed while workflow_started was logged 10k times. Need a test that verifies workflow_started...
|
closed |
high |
2025-11-25 20:22 |
- |
|
| #5 |
[highway] CRITICAL: workflow_started logged 10k times on every resume
In orchestrator.py line 353, log_workflow_started() is called on every task claim including wake-ups...
|
closed |
critical |
2025-11-25 20:18 |
- |
|
| #4 |
Investigate circuit breaker FOR UPDATE causing parallel branch serialization
Project: highway - investigate circuit breaker FOR UPDATE causing parallel branch serialization in s...
|
closed |
high |
2025-11-24 23:47 |
- |
|
| #3 |
Fix incorrect execution duration display in executions tab
The executions tab shows wrong duration values (almost 0 seconds) for recent executions, while tasks...
|
closed |
high |
2025-11-24 23:17 |
- |
|
| #2 |
CRITICAL: Sleep/resume mechanism marks sleeping tasks as executed - workflows skip event waiting
## Bug Description
Workflows using wait_for_event (including approval tool) complete immediately wi...
|
closed |
critical |
2025-11-24 22:56 |
- |
|
| #1 |
Fix circuit breaker context manager support
The circuit breaker in ../highway_circutbreaker/ doesn't support context managers, it only uses deco...
|
closed |
high |
2025-11-24 22:53 |
- |
|