aleph-im / aleph-vm

Aleph.im VM execution engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inform the user that a VM is still loading while loading the program / container images

hoh opened this issue · comments

Specific HTTP code informs bots that the program is not ready yet to handle the response.

Browsers see a page that reloads until a proper response is received.

We should use HTTP code 503 Service Unavailable https://www.rfc-editor.org/rfc/rfc7231#section-6.6.4