-
I'm using 0.2.0-rc.1 and saw this error in my logs. Unfortunately I don't have any more context available.
```
[error] Handler {OpentelemetryBandit, :otel_bandit} has failed and has been detached.…
-
Hi Guys,
Saw this on hanselman blog. freaking awesome lib.
I don't see anything in the docs like a retrycount where the httpclient can retry the request on timeout .
==> "http://localhost:70…
Pinox updated
5 months ago
-
**Is your feature request related to a problem? Please describe.**
As far as I see in the code (and I might be wrong), if Azure AD is not available (or too busy) when calling AcquireToken*, the Token…
-
Without having this, I had bugs in my delegating handlers when adding e.g. authorization to query
https://gist.github.com/panesofglass/a1cfc3c9a3f0d41233ad
the reason is that if just using base…
-
When Refit is used with a logging library like serilog that logs the context of a log message (typically a class where log originated) the generated Refit HttpClient name causes log to be hard to read…
-
### Enhancement Introduction
Currently current FunctionContext available as a input parameter to Function.
```
[Function("HelloWorld")]
public async Task Run([HttpTrigger(AuthorizationLevel.Anon…
-
Hi,
I'm looking for a way to seamlessly integrate the part that refreshes the access token with the OData client. I've found some info on this page: https://github.com/simple-odata-client/Simple.OD…
-
Hi,
The MultiFactor property is missing in the .NET (and Java) implementation of UserRecord.
Other implementations like Go, Python, and Node already have it.
While we wait for it to be added, is …
-
I recently added the Azure Signal R service to my .NET 6 blazor server application. My application is connecting to the service successfully in azure and that part looks good. My application communica…
-
### Is your feature request related to a problem? Please describe.
This is a duplicate of #5967 but because it was closed due to inactivity, I am creating a new one with more details and use cases.…