You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
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
The text was updated successfully, but these errors were encountered:
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):
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
The text was updated successfully, but these errors were encountered: