Skip to content

any suggest for easist way to customized YARD for my scenario as below? #2573

Answered by MihaZupan
rainmanms asked this question in Q&A
Discussion options

You must be logged in to vote

when one desitination is not working well, for example, the latency is higher than pre-define threshold, then we would take that destination out for 1 hours for example. later if try and it works, put it back to destination list;

The built-in health checks don't treat slow destinations (high latency) as problematic. You could look into implementing a custom health check policy. Either active or passive depending on your needs.
See https://microsoft.github.io/reverse-proxy/articles/dests-health-checks.html

if some call to destination failed with any reason, we would like to update some input paramter (actually update the payload in http request), and then sent it to destination again.

S…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MihaZupan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants