Xabaril / AspNetCore.Diagnostics.HealthChecks

Enterprise HealthChecks for ASP.NET Core Diagnostics Package
Apache License 2.0
4.11k stars 800 forks source link

Stop polling button does not work when clicked #2299

Open J3anM opened 2 months ago

J3anM commented 2 months ago

Does the stop polling button only stops the refreshing of the UI and not the back end ? Also if we click the stop button and then open the devtools for the page and click on it than in the UI of the health checks this refreshes the page and displays the most current health checks in the UI regardless if the stop polling button is activated or not.