hub: accept app_start_failed event (controller fix-3, CAMPAIGN-3) — allowlist + customer message
🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_017CDMFpFx84pfviCTVuGGhf
This commit is contained in:
@@ -1326,6 +1326,7 @@ var allowedEventTypes = map[string]bool{
|
||||
"health_recovered": true,
|
||||
"app_deployed": true,
|
||||
"app_removed": true,
|
||||
"app_start_failed": true, // controller fix-3 (CAMPAIGN-3): a deployed app is not running
|
||||
"disaster_recovery_started": true,
|
||||
"disaster_recovery_completed": true,
|
||||
// Controller→agent channel health (controller v0.90.0) — operator-only (not customer toggles)
|
||||
|
||||
Reference in New Issue
Block a user