| #170 |
Documentation: Docker Tool Tutorial
Write comprehensive tutorial for Docker tools (tools.docker.*) covering:
- Getting started with basi...
|
closed |
medium |
2025-11-29 19:16 |
- |
|
| #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 |
- |
|
| #149 |
investigate test_durable_cron.py intermittent failures - 6 tests failing with timeouts and state issues
|
closed |
medium |
2025-11-28 10:50 |
- |
|
| #136 |
datashard: Add scan() method to Table class for reading all data
DataShard lacks a method to read all data from a table. Currently only current_snapshot() is availab...
|
closed |
medium |
2025-11-27 11:59 |
- |
|
| #135 |
Health metrics timeline recorder script for test analysis
Create a script that continuously records health metrics to DataShard for timeline analysis during t...
|
closed |
medium |
2025-11-27 11:05 |
- |
|
| #106 |
datashard: Add gzip compression as default for parquet files
DataShard library (../datashard/) should use gzip compression by default when writing parquet files....
|
closed |
medium |
2025-11-27 00:01 |
- |
|
| #46 |
Enable and fix test_update_api.py - Temporal-style Update API
tests/integration/test_update_api.py is skipped (reason: Update API not fully implemented - workflow...
|
closed |
medium |
2025-11-26 14:29 |
- |
|
| #40 |
Fix ALL mypy type errors in engine/replay/ directory
Run mypy engine/replay/ --ignore-missing-imports and fix all type errors. Add type annotations to fu...
|
closed |
medium |
2025-11-26 06:47 |
- |
|
| #33 |
[highway-api] DOM rendering inefficiency in workflow_monitor.js
renderLogs() clears entire DOM on every update. Use incremental updates or virtual scrolling.
|
closed |
medium |
2025-11-26 04:29 |
- |
|
| #32 |
[highway] Reduce complexity: worker/replay commands (22/21→15)
worker_command() at engine/cli/worker.py:194 and replay_command() at engine/cli/replay.py:168 need r...
|
closed |
medium |
2025-11-26 04:29 |
- |
|
| #31 |
[highway] SonarQube: 42 duplicate string literals (S1192)
Duplicate literals across codebase. Extract to constants for maintainability.
|
closed |
medium |
2025-11-26 04:29 |
- |
|
| #24 |
highway-api: Add GET /api/v1/tasks/{task_id} endpoint for individual task details
Need API to get details of a specific Absurd task including checkpoints, state history, and params.
|
closed |
medium |
2025-11-26 01:48 |
- |
|
| #23 |
highway-api: Add GET /api/v1/tasks endpoint for task observability (active/sleeping/running/pending)
Need API to list internal Absurd tasks by state for monitoring durable_cron and other long-running t...
|
closed |
medium |
2025-11-26 01:48 |
- |
|
| #16 |
[MEDIUM] Rate limiter token consumed outside main transaction
FIXED: Complete lease-based rate limiting implementation.
1. highway_0.0.35_rate_limiter_leases.sql:...
|
closed |
medium |
2025-11-25 21:14 |
- |
|