luka-j / matf-rs2-api-gateway

0 stars 1 forks source link

CCO doesn't pull configs on startup #113

Open luka-j opened 1 year ago

luka-j commented 1 year ago

CCO microservice starts up without any config, and doesn't pull configs from CONF microservice. It should load configs before starting to accept requests, or fail to start otherwise. This logic is already implemented in API and RP microservice.