We’ve implemented HangFire dashboard into an ASP.NET Core web application. One thing I’ve noticed is the web page for the dashboard refresh rate is like every couple seconds. In other words, when I look at the network traffic in my web browsers debugger, a POST request is being made to the /HangFire URL every 2 seconds. Is there a way to control that, “throttle it” in some fashion?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Not Able to view Hangfire Dashboard | 0 | 1176 | October 25, 2015 | |
Custom Dashboard | 2 | 6967 | July 24, 2015 | |
How can I open hangfire Dashboard in MVC based Project Using URL? | 2 | 5587 | March 27, 2015 | |
Distributing the dashboard from the server | 2 | 1557 | September 5, 2014 | |
Prevent Dashboard Server from Processing Jobs | 2 | 2002 | April 6, 2017 |