YueGuobin c9bc635996
fix: propagate 405 when suspending a node without suspend support
Suspending a single VPCS/IOU node returned a fake 204: the controller
route swallowed the compute 405 that the node types honestly raise, so
callers saw success while the node stayed started. Surface the 405
instead. The best-effort swallow on suspend_all is kept (and now covered
by a test) since mixed projects legitimately contain always-running node
types.
2026-08-25 21:29:53 +08:00
..
2025-01-02 23:17:55 +07:00
2026-03-05 12:38:28 +08:00
2023-09-07 17:31:11 +07:00
2026-04-11 19:54:49 +08:00