CluPilotCloud/app
nexxo fbe87d99d5 fix(engine): honour backoff timing + don't double-count Proxmox storage
- RunRunner returns early for a waiting run whose next_attempt_at is in the
  future, so stale/duplicate jobs can't bypass backoff.
- RegisterCapacity takes the largest VM-capable datastore instead of summing
  overlapping pools (local + local-lvm), preventing placement overcommit.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-25 10:32:14 +02:00
..
Actions feat(engine): 11-step host onboarding pipeline (SSH -> WG -> Proxmox) 2026-07-25 10:04:39 +02:00
Console feat(engine): orchestrator core (state machine + tick + lock) 2026-07-25 09:54:52 +02:00
Http feat(admin): dark Tactical-Terminal operator console 2026-07-25 08:35:03 +02:00
Livewire fix(engine): reset step timer on retry so timed-out steps recover 2026-07-25 10:29:11 +02:00
Models fix(engine): address Codex round 2 (poll budget, host error state, wg race) 2026-07-25 10:26:37 +02:00
Providers feat(engine): orchestrator core (state machine + tick + lock) 2026-07-25 09:54:52 +02:00
Provisioning fix(engine): honour backoff timing + don't double-count Proxmox storage 2026-07-25 10:32:14 +02:00
Services fix(engine): honour backoff timing + don't double-count Proxmox storage 2026-07-25 10:32:14 +02:00