Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subscription Burst Control is Not Working - WSO2 APIM 4.0.0 #2301

Closed
Tharanidk opened this issue Dec 3, 2023 · 0 comments
Closed

Subscription Burst Control is Not Working - WSO2 APIM 4.0.0 #2301

Tharanidk opened this issue Dec 3, 2023 · 0 comments

Comments

@Tharanidk
Copy link

Description

Subscription burst control is not working in APIM 4.0.0 after an update.

Steps to Reproduce

  1. Login to the admin portal and create a Subscription policy (10 Per Minute) with a burst control of 5 Per Minute.
  2. Create an API and add the new subscription policy to the API. Deploy and Publish the API.
  3. Go to the dev portal and create an application.
  4. Subscribe the created API to the created application with the new subscription tier.
  5. Generate an access token.
  6. Invoke the API more than 5 times within a minute. The requests after 5 invocations will not throttle out due to the burst control.

Affected Component

APIM

Version

4.0.0

Environment Details (with versions)

No response

Relevant Log Output

No response

Related Issues

No response

Suggested Labels

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant