HangfireIO / HangfireIO/Hangfire

HTTP 401 Response Status after upgrading to 1.8

Open
#2,385 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
10.1k
Forks
1.8k
Avg merge
1h 19m
Merged PRs (30d)
1

Description

When accessing the hangfire dashboard there are http requests quietly failing in the background. As far as i've gathered 401 Responses are expected durring negotiation using windows authentication, but in the past they were not treated as "failed".
Our main problem with this is that it shows up as failed in application insights, but it seems to not impact normal use.
![failed requests in application insights](https://github.com/HangfireIO/Hangfire/assets/62007271/00c80d1f-7504-49d8-b4aa-4691eb7ccc1d)

The failed responses mostly happen when accessing the dashboard for the first time and when quickly switching between two tabs in the dashboard.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.