wso2 / apk

Official Repository for APK distribution
Apache License 2.0
153 stars 90 forks source link

APK config ds should support AI backend based ratelimit #2481

Closed Tharsanan1 closed 2 hours ago

Tharsanan1 commented 2 hours ago

Problem

We have added feature to support backend based ratelimiting(https://github.com/wso2/apk/issues/2479). User should be able to apply the backend based AI ratelimit using apk conf.

Solution

Improve the apk conf to support AI backend based ratelimit

Affected Component

Config-DS

Version

No response

Implementation

No response

Related Issues

No response

Suggested Labels

No response

Tharsanan1 commented 2 hours ago

Added the support with : https://github.com/wso2/apk/pull/2478