livebook-dev / livebook

Automate code & data workflows with interactive Elixir notebooks
https://livebook.dev
Apache License 2.0
4.99k stars 427 forks source link

Improve waiting for Fly machine startup #2720

Closed jonatanklosko closed 3 months ago

jonatanklosko commented 3 months ago

Fly machine may sometimes take over a minute to start if it uses a large Docker image that is not in the cache yet (e.g. CUDA). The machine /wait endpoint has the max timeout of 60s, so we retry timeout responses specifically.

github-actions[bot] commented 3 months ago

Uffizzi Preview deployment-54580 was deleted.