Fly Deploys randomly Failing

Getting a lot of intermittent deploy failures at random locations. After multiple retries they will eventually go through.

Not sure if there is currently issues on the fly side of things?

The logs are truncated, but will you run fly status if one of these fails again and see if the release actually happened? I don’t see errors in our exception tracking. It seems like maybe a network issue between Circle CI and our API.

Also it’s not related, probably, but a 2.1GB is massive and is going to make pretty much all deploys slow.

Interesting, will do.

As for the image size, I will take a look at getting this down, I am assuming the image contains a bunch of crap that is not needed (this is from a monorepo).