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

Flaky OCI workflows due to trivydb ratelimiting #1438

Closed
aaronmondal opened this issue Oct 25, 2024 · 0 comments · Fixed by #1442
Closed

Flaky OCI workflows due to trivydb ratelimiting #1438

aaronmondal opened this issue Oct 25, 2024 · 0 comments · Fixed by #1442
Assignees
Labels
bug Something isn't working

Comments

@aaronmondal
Copy link
Member

This is a generally known issue. The check is essential, so we can't temporarily disable it. There are various known workarounds already, but in our case we might be able to leverage some custom nix derivation/cronjob combination to elegantly solve this.

Upstream issue (and many fixes in comments and referenced PRs):

@aaronmondal aaronmondal added the bug Something isn't working label Oct 25, 2024
@aaronmondal aaronmondal self-assigned this Oct 25, 2024
aaronmondal added a commit to aaronmondal/nativelink that referenced this issue Oct 30, 2024
The ECR registry currently has a lower chance to run into ratelimiting
issues. Technically it's a less scalable registry though, so we might
need to revisit this in the future.

Fixes TraceMachina#1438
aaronmondal added a commit that referenced this issue Oct 30, 2024
The ECR registry currently has a lower chance to run into ratelimiting
issues. Technically it's a less scalable registry though, so we might
need to revisit this in the future.

Fixes #1438
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant