You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
As long as we don't get too "kitchen-sink-y" I think it would be reasonable to contain some minimal examples of how to use Polly with some popular other libraries.
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
The text was updated successfully, but these errors were encountered: