enso-org / enso

Hybrid visual and textual functional programming.
https://enso.org
Apache License 2.0
7.31k stars 317 forks source link

Ydoc server is missing healthcheck endpoints #10299

Open hubertp opened 2 weeks ago

hubertp commented 2 weeks ago

ydoc is started as part of backend but it is (currently) not supervised. There is currently no way to decided the status of it.