Is it possible to attach multiple ConcurrentRatelimit polices in targetEndpoints PreFlow?

Not applicable

Is it possible to use multiple ConcurrentRatelimit polices in the targetEndpoints PreFlow?

I want to do this scenario and have tried it, but i got this error.

Error Deploying Revision 28 to prod Concurrent Ratelimit policy Concurrent-Rate-Limit attachment is missing at target request/response/fault paths.
0 1 72
1 REPLY 1

Not applicable

ConcurrentRateLimit policy must be attached to Request "pre-flow", Response "post-flow" and DefaultFaultRule. Policy must be attached to all three flows otherwise deployment will fail. Please find the usage details here https://docs.apigee.com/api-services/reference/concurrent-rate-limit-policy#usagenotes