I have an API proxy which has both primary and secondary targets. The request should hit the secondary only after three consecutive of primary with timeout of 25 secs .Should use quota policies. Can you please give me all the policies and proxy endpoints and target endpoints
Hello, we have a reference proxy available that more or less performs the same orchestration requested (noted here: https://github.com/ra2085/passive-failover/tree/main/apiproxy). Within this proxy, you can modify the Quota-based policies to best meet your use case. Please give it a go and let us know the outcome - thanks!