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

History not available if too many deployments #9359

Closed
exalate-issue-sync bot opened this issue Oct 31, 2023 · 1 comment
Closed

History not available if too many deployments #9359

exalate-issue-sync bot opened this issue Oct 31, 2023 · 1 comment

Comments

@exalate-issue-sync
Copy link

exalate-issue-sync bot commented Oct 31, 2023

Describe the bug :

When we have an API that is complex, meaning it has many, many flows and policies on each flow, and we deploy it a couple of hundred times, when we want to display the history we will get either unable to reach server as the request times out or the UI will glitch out and everything concerning this API will then be slow and unstable. We tried using a complex API and we ran a script which changed something to the API each run and deployed it and before reaching 500 runs the Management API crashed and the API was unstable. Now the workaround that is discussed is to limit the last 100 deployments to be viewed for an API.

To Reproduce :

Steps to reproduce the behaviour:

  1. Create an API with many flows and policies on each fow
  2. Make sure to publish the API a couple of hundred times (ex. 500 times)
  3. If the Management API is stable, try to access history of the API
  4. You either will get a server unreachable or a very unstable and slow API

Expected behaviour :

To display history without issues

Desktop :

  • Environment: [3.20.16]
  • Browser [Chrome]
Copy link
Author

This issue will be fixed in versions 4.0.13, 3.20.24, 4.2.0, 4.1.4

@exalate-issue-sync exalate-issue-sync bot changed the title History not available in developement History not available if too many deployments Nov 22, 2023
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

0 participants