Hangfire calling Base URL after every 5 minutes

Hi
I am using Hangfire in one my solution and In that I have also integrated Application Insights for logging and stuff, And I have saw that every 5 minute Base URL of my Azure Web App Instance is being called and it returns with 404 error. how can i fix this issue? Is there anyway to change the default polling URL for Hangfire?

Having exactly the same issue here…