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

API Docs swagger is very slow #6645

Closed
rwong2888 opened this issue Sep 1, 2021 · 5 comments
Closed

API Docs swagger is very slow #6645

rwong2888 opened this issue Sep 1, 2021 · 5 comments
Labels
area/docs Incorrect, missing, or mistakes in docs area/ui javascript Pull requests that update Javascript dependencies P1 High priority. All bugs with >=5 thumbs up that aren’t P0, plus: Any other bugs deemed high priority solution/unimplemented This was not implemented, but may be in the future type/bug type/dependencies PRs and issues specific to updating dependencies

Comments

@rwong2888
Copy link
Contributor

Click Post /api/v1/workflows/{namespace}/submit in API Docs

image

swagger-api/swagger-ui#1919

https://cloud-native.slack.com/archives/C01QW9QSSSK/p1630499802196400

@alexec
Copy link
Contributor

alexec commented Sep 1, 2021

Issue seems isolated to any endpoint that return a large document. Which is basically all of them.

@alexec
Copy link
Contributor

alexec commented Sep 1, 2021

We need the upstream to be fixed. The up-steam seems to have no intention of fixing this. Maybe not fixable.

@alexec alexec removed their assignment Sep 7, 2021
@alexec alexec added the wontfix label Sep 7, 2021
@stale stale bot closed this as completed Sep 14, 2021
@swafa
Copy link

swafa commented Mar 17, 2022

Are there no new updates regarding that problem or anyway to avoid it? It's quite disappointing to install a correctly-configured latest version of Argo (v3.3) and still see that issue.

@agilgur5 agilgur5 added area/ui area/docs Incorrect, missing, or mistakes in docs P1 High priority. All bugs with >=5 thumbs up that aren’t P0, plus: Any other bugs deemed high priority labels Jan 15, 2024
@agilgur5 agilgur5 added type/dependencies PRs and issues specific to updating dependencies javascript Pull requests that update Javascript dependencies labels Jan 15, 2024
@agilgur5
Copy link
Member

Are there no new updates regarding that problem or anyway to avoid it?

Per above, since it's an upstream issue in Swagger UI as well as partially due to Argo's large Swagger spec. swagger-api/swagger-ui#6787 is the main relevant issue but there are several performance issues in Swagger UI.

The only real way we might be able to mitigate this is to use a different visualizer dep entirely

@agilgur5 agilgur5 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 7, 2024
@agilgur5 agilgur5 added the solution/unimplemented This was not implemented, but may be in the future label Feb 9, 2024
@sivakrishnak12
Copy link

Hi, Any update on this? it is occuring with springdoc-openapi-starter-webmvc-ui, 2.5.0.
Is there a plan to fix this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Incorrect, missing, or mistakes in docs area/ui javascript Pull requests that update Javascript dependencies P1 High priority. All bugs with >=5 thumbs up that aren’t P0, plus: Any other bugs deemed high priority solution/unimplemented This was not implemented, but may be in the future type/bug type/dependencies PRs and issues specific to updating dependencies
Projects
None yet
Development

No branches or pull requests

5 participants