<!-- alibaba nacos --> <dependency> <groupId>com.alibaba.cloud</groupId> <artifactId>spring-cloud-starter-alibaba-nacos-discovery</artifactId> <version>2023.0.3.3 ...
When I change "static_models" in the dynamic_config.json file, the router seems to work okay and the models it's expecting change. It also sends health check requests based on the new models. But the ...