When an existing Authority is found to be hosting a doc, we must make sure it's still healthy before providing the client with that URL to connect to. See this line in AuthorityManager, that Authority URL should be checked. I believe it should be as simple as running runSingleHealthCheck first and checking the result
When an existing Authority is found to be hosting a doc, we must make sure it's still healthy before providing the client with that URL to connect to. See this line in AuthorityManager, that Authority URL should be checked. I believe it should be as simple as running
runSingleHealthCheck
first and checking the result