Spring Boot Admin Server information
-
Version: 4.0.2
-
Spring Boot version: 4.0.3
-
Configured Security: None
-
Webflux or Servlet application: WebFlux
Client information
-
Spring Boot versions: 4.0.3
-
Used discovery mechanism: Eureka
-
Webflux or Servlet application: WebFlux
Description
Hello.
I realized that the details view of an instance doesn't get refreshed anymore when a new status update comes in.
I had the page open and, while I correctly got the browser notification that the instance went from RESTRICTED to UP, the page was still showing it as RESTRICTED.
Only an explicit refresh of the page made then possible to show the final, correct state.
@SteKoe it seems quite critical to me.