Skip to content

[cli-tools-test] audit: auditing in-progress run times out with context deadline exceeded #44877

Description

@github-actions

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

  1. Start a workflow run
  2. While it is still in progress, call agenticworkflows audit --run_id <in-progress-run-id>
  3. Wait — the command hangs for 60+ seconds
  4. 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:

  • awmgmcpg

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 ·

  • expires on Jul 17, 2026, 10:09 PM UTC-08:00

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions