ome / omero-py

Python project containing Ice remoting code for OMERO
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
20 stars 33 forks source link

Provide a command or method to check whether a server is ready to login #273

Open manics opened 3 years ago

manics commented 3 years ago

Follow-up from https://github.com/ome/omero-grid-docker/pull/11#discussion_r555616375

Can we add an easy way to tell whether OMERO.server is ready to let people login, other than running omero login in a loop until it succeeds? Could we use the guest account to check? Or can omero admin ... somehow tell whether it's ready? Or maybe some JMX metric/status?