Skip to content

fix(coderd/agentapi): set ReadyAt for start timeout #13846

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

mafredri
Copy link
Member

@mafredri mafredri commented Jul 9, 2024

The ReadyAt is a property on the agent that signals when the agent is connectable without blocking. Script timeouts are no longer a soft state and still means that all scripts have finnished executing so ReadyAt should be applied to this state as well.

@mafredri mafredri marked this pull request as ready for review July 9, 2024 08:14
@mafredri mafredri force-pushed the mafredri/fix-coderd-agentapi-lifecycle-set-timeout-readyat branch from 9f3d83a to 2c6249a Compare July 9, 2024 14:57
@mafredri mafredri enabled auto-merge (squash) July 9, 2024 14:57
@mafredri mafredri force-pushed the mafredri/fix-coderd-agentapi-lifecycle-set-timeout-readyat branch from 2c6249a to df48a0c Compare July 9, 2024 18:43
@mafredri mafredri merged commit 35a808f into main Jul 9, 2024
28 checks passed
@mafredri mafredri deleted the mafredri/fix-coderd-agentapi-lifecycle-set-timeout-readyat branch July 9, 2024 18:55
@github-actions github-actions bot locked and limited conversation to collaborators Jul 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants