Feature Request: flyctl should state it hit the memory limit when process is killed during deploy

I’m simply running fly deploy. The remote builder you can see on my account is an (unsuccessful) attempt to work around this issue which is actually a blocker for me right now.

As mentioned, if I run flyctl scale memory 2048 and then fly deploy the deploy is successful. I’m cool with this – it isn’t a bug. I’m just suggesting a potential DX improvement. :slight_smile: