Open FangXZ opened 7 months ago
It appears that the HandleDisconnectEventFilter
class is not present in the main Zuul repository on GitHub.
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.
In zuul2, if the upstream disconnects, it seems that HttpOutboundFilter will not be executed. Where should I catch this exception and handle it?