Problem Description
Auditing an in-progress workflow run results in a timeout error. The command hangs for ~60+ seconds before failing with no useful information.
Command/Tool
Tool : audit
Command : agenticworkflows audit --run_id 29142010736 --max_tokens 1000
Steps to Reproduce
Start a workflow run
While it is still in progress, call agenticworkflows audit --run_id <in-progress-run-id>
Wait — the command hangs for 60+ seconds
Observe: Error [0]: context deadline exceeded
Expected Behavior
The tool should either return partial data with a note that the run is in progress, or return a fast, clear error message.
Actual Behavior
The tool hangs for 60+ seconds, then returns:
Error [0]: context deadline exceeded
Environment
Repository : github/gh-aw
Run ID (tested) : 29142010736
Date : 2026-07-11
Impact
Severity : Medium
Frequency : Always (for in-progress runs)
Workaround : Wait until run completes before auditing
References: §29142010736
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
network :
allowed :
- defaults
- " awmgmcpg"
See Network Configuration for more information.
Generated by 🧪 Daily Cli Tools Tester · 45.9 AIC · ⌖ 10.2 AIC · ⊞ 9.1K · ◷
Problem Description
Auditing an in-progress workflow run results in a timeout error. The command hangs for ~60+ seconds before failing with no useful information.
Command/Tool
agenticworkflows audit --run_id 29142010736 --max_tokens 1000Steps to Reproduce
agenticworkflows audit --run_id <in-progress-run-id>Error [0]: context deadline exceededExpected Behavior
The tool should either return partial data with a note that the run is in progress, or return a fast, clear error message.
Actual Behavior
The tool hangs for 60+ seconds, then returns:
Environment
Impact
References: §29142010736
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.