verifyServerUrl
does not work with new startup methods
#8380
Labels
block:major
Needs to be resolved before next major release; remove label afterwards
state:breaking
Breaking change requires major version increment and `BREAKING CHANGE` commit message
state:released
Released as stable version
state:released-alpha
Released as alpha version
state:released-beta
Released as beta version
type:feature
New feature or improvement of existing feature
New Issue Checklist
Issue Description
verifyServerUrl
does not respect the starting state, and can log an error when the server is starting up.Steps to reproduce
Use new startup method, and call
verifyServerUrl
.Actual Outcome
Logs "unable to connect to xxx, cloud code may not be available"
Expected Outcome
verifyServerUrl
should consider startup environmentEnvironment
Server
alpha
macos
local
Database
mongo
5
atlas
Client
n/a
n/a
Logs
The text was updated successfully, but these errors were encountered: