Sprite unresponsive

My sprite appears to be stuck:

$ sprite sessions list
Error: failed to list sessions: failed to list sessions: Get "https://api.sprites.dev/v1/sprites/omar-storyworth-dev/exec": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
$ sprite console --debug
...
time=2026-05-19T23:26:31.141-05:00 level=DEBUG msg="sprites: control disabled by client option" sprite=omar-storyworth-dev
time=2026-05-19T23:27:01.153-05:00 level=DEBUG msg="Setting terminal title" title="omar-storyworth-dev: /.sprite/bin/sprite-console"
time=2026-05-19T23:27:32.160-05:00 level=DEBUG msg="Setting terminal title" title="omar-storyworth-dev: /.sprite/bin/sprite-console"
time=2026-05-19T23:28:04.164-05:00 level=DEBUG msg="Setting terminal title" title="omar-storyworth-dev: /.sprite/bin/sprite-console"
time=2026-05-19T23:28:38.168-05:00 level=DEBUG msg="Setting terminal title" title="omar-storyworth-dev: /.sprite/bin/sprite-console"
time=2026-05-19T23:29:16.175-05:00 level=DEBUG msg="Setting terminal title" title="omar-storyworth-dev: /.sprite/bin/sprite-console"
Error: failed to start sprite command: failed to connect: read tcp 10.148.230.179:54322->169.155.48.226:443: i/o timeout

Is there anything I can do to get this sprite unstuck?

Hi Omar, we’ve just run an upgrade on that Sprite and it looks to be up and running. Can you try console to it now?

It works now! Thanks. This happens to me fairly often - is there anything I can do to prevent sprites from getting stuck, or unblock them myself?