Netflix / zuul

Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
Apache License 2.0
13.54k stars 2.39k forks source link

How does zuul2 deal with the situation where the upstream connection is directly disconnected? #1762

Open FangXZ opened 7 months ago

FangXZ commented 7 months ago

In zuul2, if the upstream disconnects, it seems that HttpOutboundFilter will not be executed. Where should I catch this exception and handle it?

xizaedd commented 6 months ago

It appears that the HandleDisconnectEventFilter class is not present in the main Zuul repository on GitHub.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.