Skip to content

Clarify agent idlemonitor states#3582

Merged
DrJosh9000 merged 1 commit into
mainfrom
clarify-idlemonitor-states
Nov 17, 2025
Merged

Clarify agent idlemonitor states#3582
DrJosh9000 merged 1 commit into
mainfrom
clarify-idlemonitor-states

Conversation

@DrJosh9000

Copy link
Copy Markdown
Contributor

Description

DisconnectAfterIdleTimeout is actually supposed to exit an agent that doesn't get assigned a job at all, but "doesn't fire before agents have had a chance to run a job" could be interpreted as the opposite. So remove that, and instead reiterate that each agent becomes either idle or busy during the first ping.

Context

From #3579

Changes

See Description

Testing

  • Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • Code is formatted (with go fmt ./...)

Disclosures / Credits

Spittin' from the top of my dome

@DrJosh9000 DrJosh9000 merged commit 857ea52 into main Nov 17, 2025
1 check passed
@DrJosh9000 DrJosh9000 deleted the clarify-idlemonitor-states branch November 17, 2025 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants