- ConfigureWireguard checks setup command results and only records the wg_peer resource after the handshake verifies, so a transient setup failure re-runs the full setup instead of getting stuck on the idempotent path. - Host removal now deactivates immediately and queues PurgeHost, which deletes runs under the runner lock (waiting out a long step) — no 15s LockTimeout error. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Contracts | ||
| Events | ||
| Jobs | ||
| Steps/Host | ||
| PipelineRegistry.php | ||
| RunRunner.php | ||
| StepResult.php | ||