Upon startup, API microservice should pull current config from configurator project and apply it, before reporting healthy status. This ensures no instances are running with empty config, possibly breaking requests.
Configurator endpoints should already exist, as frontend depends on them.
Upon startup, API microservice should pull current config from configurator project and apply it, before reporting healthy status. This ensures no instances are running with empty config, possibly breaking requests.
Configurator endpoints should already exist, as frontend depends on them.