Netflix / Hystrix

Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
24.09k stars 4.7k forks source link

Hystrix dashboard showing endless "ping: " even after sending some requests #2029

Open Joseph-Salazar opened 2 years ago

Joseph-Salazar commented 2 years ago

Yesterday the hystrix dashboard was working normally but now it doesn't work at all. It just shows the following: ping: ping:

and when you send some requests it shows an unreadable json file.