What are you wanting to achieve?
apparently your are so fast with developing that there is no documentation about how to integrate the latest versions into Flurl or Refit.
To be honest, I do understand a lot of the library but I can't figure it out how to incorporate it with a HttpClient-call or so. It is probably my misunderstanding and lack of compentencies to figure it out.
But, I do not want to handle bare http clients in my libraries, so that is why I use Refit but adding the functions of Polly is super valuable to make libraries robust. So for today, I will end up by implementing my own retry-function.
What code or approach do you have so far?
i have no clue where to start
Additional context
No response
What are you wanting to achieve?
apparently your are so fast with developing that there is no documentation about how to integrate the latest versions into Flurl or Refit.
To be honest, I do understand a lot of the library but I can't figure it out how to incorporate it with a HttpClient-call or so. It is probably my misunderstanding and lack of compentencies to figure it out.
But, I do not want to handle bare http clients in my libraries, so that is why I use Refit but adding the functions of Polly is super valuable to make libraries robust. So for today, I will end up by implementing my own retry-function.
What code or approach do you have so far?
i have no clue where to start
Additional context
No response