thoth-station / user-api

Web Service exposing Thoth functions to the RESTful worlds
https://thoth-station.github.io/
GNU General Public License v3.0
8 stars 18 forks source link

GET api /python/package/version/metadata takes longer time to process in UI #1771

Closed shreekarSS closed 2 years ago

shreekarSS commented 2 years ago

Describe the bug The GET api /python/package/version/metadata takes longer to process in the UI (about 120 seconds), but it's relatively quick in the CLI.

To Reproduce Steps to reproduce the behavior: hit GET api https://khemenu.thoth-station.ninja/api/v1/ui/#/PythonPackages/get_python_package_version_metadata

Expected behavior API should take lesser time to process in UI similar to the CLI

shreekarSS commented 2 years ago

/sig user-experience /priority important-soon

sesheta commented 2 years ago

@shreekarSS: The label(s) priority/ cannot be applied, because the repository doesn't have them.

In response to [this](https://github.com/thoth-station/user-api/issues/1771#issuecomment-1161996534): >/sig user-experience >/priority important-soon Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
Gkrumbach07 commented 2 years ago

/close Swagger UI is expected to have slower speeds. There is nothing on our end that we can do to improve the speed. Closing b/c no action is needed.

sesheta commented 2 years ago

@Gkrumbach07: Closing this issue.

In response to [this](https://github.com/thoth-station/user-api/issues/1771#issuecomment-1209357460): >/close >Swagger UI is expected to have slower speeds. There is nothing on our end that we can do to improve the speed. Closing b/c no action is needed. Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.