Redis deployment stuck in LHR

I just tried to deploy the Redis app from GitHub - fly-apps/redis: Launch a Redis server on Fly, but the deployment seems to be stuck. It’s been pending for 40 mins. I presume I’ve hit a bug somewhere, but not sure how to cancel + restart. This is in the LHR region FWIW.

fly status --all
App
  Name     = favejet-redis          
  Owner    = personal               
  Version  = 0                      
  Status   = pending                
  Hostname = favejet-redis.fly.dev  

Deployment Status
  ID          = d2bd3e44-682a-e91b-f39d-fef783180513         
  Version     = v0                                           
  Status      = running                                      
  Description = Deployment is running                        
  Instances   = 1 desired, 0 placed, 0 healthy, 0 unhealthy  

Instances
ID PROCESS VERSION REGION DESIRED STATUS HEALTH CHECKS RESTARTS CREATED 

I’m not sure if someone here gave it a kick, but this now seems to have evicted and then deployed correctly.