feat: support pipeline readoption when agent disconnects during a pipeline run #574

Merged
pat-s merged 2 commits from feat/agent-workflow-readopt into main 2025-12-16 21:34:47 +00:00
Owner

Until now, if an agent disconnected/got killed, the associated workflows were also stopped and killed.
This PR changes that and lets the pipelines continue to run until a grace period of 5min. Agents (with matching) labels can readopt the pipeline during this time window.

Until now, if an agent disconnected/got killed, the associated workflows were also stopped and killed. This PR changes that and lets the pipelines continue to run until a grace period of 5min. Agents (with matching) labels can readopt the pipeline during this time window.
fix(agent): ensure agent process exits on server disconnection
All checks were successful
ci/crow/push/changelog Pipeline was successful
ci/crow/push/static Pipeline was successful
ci/crow/push/test Pipeline was successful
f83b858c5e
add
Some checks failed
ci/crow/pr/ui Pipeline was successful
ci/crow/pr/static Pipeline was successful
ci/crow/pull_request_edited/static Pipeline was successful
ci/crow/pr/test Pipeline failed
ci/crow/pr/images Pipeline was successful
423d4622a6
openapi
All checks were successful
ci/crow/pr/ui Pipeline was successful
ci/crow/pr/static Pipeline was successful
ci/crow/pr/test Pipeline was successful
ci/crow/pr/images Pipeline was successful
9cfdf2577a
pat-s merged commit a75eab86b1 into main 2025-12-16 21:34:47 +00:00
pat-s deleted branch feat/agent-workflow-readopt 2025-12-16 21:34:48 +00:00
Commenting is not possible because the repository is archived.
No description provided.