Build and Test Reactive Microservices with Spring Cloud Gateway

Rahul

Suppose a scenario I have subscribed the SSE and the sudden server goes down and the client application closes the flux.

But after a couple of minutes server got revived but the client application didn’t pick up the refreshed streaming.

How can I can handle this scenario?
Does it resilient enough to understand the outage in a client-server connection manner?