ID Title Status Priority Created Due Date Actions
#166 Add proper logging for normal tasks and activity tasks
Implement comprehensive logging for both normal workflow tasks and activity tasks. API Endpoints ne...
closed high 2025-11-29 05:11 -
#165 Consider adding tools.kafka for built-in Kafka producer/consumer support
## Proposal Consider adding Kafka as a first-class tool in Highway, similar to tools.http, tools.ema...
closed medium 2025-11-29 04:36 -
#164 Activity worker monitoring API - single view for task status, health, logs
## Problem Investigating liveliness and healthiness of activity workers is very difficult. Currently...
closed high 2025-11-29 04:36 -
#163 Activity workers missing DataShard logging - no audit trail for long-running tasks
## Problem Activity workers (highway-activity-worker@*.service) execute long-running tasks like Kaf...
closed high 2025-11-29 04:35 -
#162 long running Kafka producer and client Python script
Context: This enterprise workflow engine will be used to run massive durable workflows, like long r...
closed critical 2025-11-29 02:57 -
#161 Fix two failing integration tests: durable_cron and circuit_breaker
test_durable_cron_parses_various_cron_expressions fails with pending state. test_circuit_breaker_rec...
closed high 2025-11-29 00:56 -
#160 Fix tenant handling in integration tests
Tests test_durable_cron_parses_various_cron_expressions and test_circuit_breaker_recovery_after_cool...
closed high 2025-11-29 00:39 -
#159 Fix spawn_uptime_cron.py workflow
Workflow file workflows/spawn_uptime_cron.py does not follow standard pattern (get_workflow/build fu...
closed low 2025-11-29 00:15 -
#158 Fix schedule_maintenance.py workflow
Workflow file workflows/schedule_maintenance.py does not follow standard pattern (get_workflow/build...
closed low 2025-11-29 00:15 -
#157 Fix production_pipeline_fixed.py workflow
ForEachOperator expects string for items parameter, but workflow passes list. Update to use JSONPath...
closed low 2025-11-29 00:15 -
#156 Fix production_pipeline.py workflow
ForEachOperator expects string for items parameter, but workflow passes list. Update to use JSONPath...
closed low 2025-11-29 00:15 -
#155 Fix parallel_demo.py workflow
Workflow has callable error - 'list' object is not callable. Need to fix workflow definition structu...
closed low 2025-11-29 00:15 -
#154 Fix maintenance_cleanup.py workflow
Workflow file workflows/maintenance_cleanup.py does not follow standard pattern (get_workflow/build ...
closed low 2025-11-29 00:15 -
#153 Fix foreach_demo_fixed.py workflow
ForEachOperator expects string for items parameter, but workflow passes list. Update to use JSONPath...
closed low 2025-11-29 00:15 -
#152 Fix foreach_demo.py workflow
ForEachOperator expects string for items parameter, but workflow passes list. Update to use JSONPath...
closed low 2025-11-29 00:15 -
#151 Fix extract_timestamp.py workflow
Workflow file workflows/extract_timestamp.py does not follow standard pattern (get_workflow/build fu...
closed low 2025-11-29 00:15 -
#150 move dot file generation logic to highway dsl
the dot file generation logic is complex, we need to move it to ../highway_dsl/ module as it's a fun...
closed high 2025-11-28 23:48 -
#149 investigate test_durable_cron.py intermittent failures - 6 tests failing with timeouts and state issues closed medium 2025-11-28 10:50 -
#148 DSL prompt flag for CLI
we need `hwe dsl-prompt` command to stdout a proper comprehensive prompt how to generate valid highw...
closed critical 2025-11-28 08:57 -
#147 Investigate worker distribution - workflows not using multiple workers
User reports no workflows are being processed by more than one worker. Need to investigate task dist...
closed high 2025-11-28 08:20 -
Previous Page 38 of 45 Next