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

[registry-facade] Manifest generation takes "a long time" #9006

Closed
Tracked by #8973
csweichel opened this issue Mar 29, 2022 · 1 comment
Closed
Tracked by #8973

[registry-facade] Manifest generation takes "a long time" #9006

csweichel opened this issue Mar 29, 2022 · 1 comment
Labels

Comments

@csweichel
Copy link
Contributor

Bug description

When observing registry-facade manifest assembly in production we notice that it's really rather slow (p50 is blue, p95 is yellow, p99 is green; Y-axis in seconds):
image

It seems that we're either being rate-limited by the downstream registry, or our manifest caching is broken. We see a lot of cannot get manifest from store warnings in registry-facade.

Steps to reproduce

Run this in production

Workspace affected

No response

Expected behavior

No response

Example repository

No response

Anything else?

No response

@kylos101
Copy link
Contributor

kylos101 commented Apr 7, 2022

@csweichel was this issue resolved in #9005? I ask because, it just so happens, @utam0k is looking to learn about registry-facade.

If this issue is resolved, another opportunity for @utam0k could be #9162, which @aledbf started recently.

Let us know?

@aledbf aledbf closed this as completed Apr 27, 2022
@aledbf aledbf moved this to Done in 🌌 Workspace Team Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants