Parent
What to build
Harden the AppHost MongoDB clear workflow for live local use. The clear action should remain usable while dependent resources are still running, prevent overlapping in-flight clear runs, and continue best-effort if one collection fails. Any collection-level failures should be surfaced as warnings in the operator-visible result while successful collections still report their deletion progress.
This slice completes the resilience contract for the local clear experience so the feature stays usable during active development without hiding partial-failure behavior.
Acceptance criteria
Blocked by
Parent
What to build
Harden the AppHost MongoDB clear workflow for live local use. The clear action should remain usable while dependent resources are still running, prevent overlapping in-flight clear runs, and continue best-effort if one collection fails. Any collection-level failures should be surfaced as warnings in the operator-visible result while successful collections still report their deletion progress.
This slice completes the resilience contract for the local clear experience so the feature stays usable during active development without hiding partial-failure behavior.
Acceptance criteria
Blocked by