Forum Discussion
gotters
2 years agoResolver I
Cant pass httpClientHandler to FabricClient
We currently use PowerBIClient from the SDK in our code to perform various operations. However we make sure to pass in our own httpClientHandler to avoid issues of socket exhaustion, like so... var...
Anonymous
2 years agoNot applicable
Hi gotters ,
This is the related document, you can view this content:
Injecting HttpClient into PowerBIClient - Microsoft Fabric Community
c# - How to pass HttpClientHandler to existing HttpClient? - Stack Overflow
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
gotters
2 years agoResolver I
Those are for PowerBiClient, do you know if they will work with the FabricClient which seems to have a different architecture