@Ozan Seymen@arghya das@Srividya Annapragada@Dino@santosh_ghalsasi
Hi Team,
I have a requirement to implement quota policy as below.I am to maintain separate counters based on type(input parameter, type : A or B).A type specific count breach check is done at the time of receiving the request from calling entity.Also, type specific Counter increment done upon receiving response from the downsteam system based on response code (For 2xx and 4xx response codes counter is incremented and for 5xx counter should not be incremented)
Thanks in advance.