Add a bounded network diagnostics recipe for ephemeral runners - #26
Open
garysassano wants to merge 1 commit into
Open
Add a bounded network diagnostics recipe for ephemeral runners#26garysassano wants to merge 1 commit into
garysassano wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
An ephemeral runner can disappear before a transient package-download slowdown is investigated. Aggregate network-byte metrics and a later
roc logs --fullarchive cannot reconstruct destination timings or TCP counters that were never captured. This adds a Linux workflow recipe and a standalone standard-library Python probe to capture that evidence during the job.Closes runs-on/runs-on#542
Changes
Scope
This addresses the requested workflow-probe guidance. It does not establish an egress defect, add automatic agent telemetry or alerts, or reproduce the original v2.12.1-rc.4 incident on v3. No CLI commands, AWS interfaces, or flags change.
Validation
No public-network benchmark or AWS calls were made. The public checkout does not contain the monorepo
../docs/PROJECT_CONTEXT.mdreferenced byAGENTS.md.