Commit cf823f7
fix: make suspend copy honest on both compute planes
Review round 1: legacy Fly-backed services still get a true RAM-snapshot
suspend, so "in-memory state does not persist" was unconditional in the
wrong direction; and volume-bearing services cannot be suspended at all,
so "volume state persists" pointed at an unreachable case. "Releases the
machine" also avoids overloading "scales to zero", which this help output
uses for auto-wake behavior.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 876bddb commit cf823f7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
0 commit comments