Open luka-j opened 1 year ago
When updating configs, CONF returns a success response even if microservice (API, RP, CCO) fails to load it. It should wait for response from all instances, rolling back changes if any one fails, and return a fail response to the caller.
When updating configs, CONF returns a success response even if microservice (API, RP, CCO) fails to load it. It should wait for response from all instances, rolling back changes if any one fails, and return a fail response to the caller.