Toolbelt.Blazor.HttpClientInterceptor
Toolbelt.Blazor.HttpClientInterceptor copied to clipboard
Multiple times the event is called
I am using the BlazorServer side project. i have created a HttpInterfaceService and created the AfterSendAsync and also removed the same in the disposeevent. This is working fine, but it is called more than 5 times for every exception is being called. Advise any settings to be done by me or is it an existing bug in the package.