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

TMR/Rate limit in compliance-test #881

Open
van-sprundel opened this issue Oct 14, 2024 · 1 comment
Open

TMR/Rate limit in compliance-test #881

van-sprundel opened this issue Oct 14, 2024 · 1 comment
Assignees
Labels
CI Meta-issues related to CI discussion

Comments

@van-sprundel
Copy link
Contributor

Describe the bug
This build job (specifically compliance-test) failed because of a TMR response.
It's the only job without a cache docker layers step, so adding this might be a fix.

Authenticating in the PR would also add double the rate limit (100 -> 200) per 6 hour.

@van-sprundel van-sprundel added the bug Something isn't working label Oct 14, 2024
@van-sprundel van-sprundel changed the title TMR/Rate limit in compliance-test-og TMR/Rate limit in compliance-test Oct 14, 2024
@squell squell added CI Meta-issues related to CI discussion and removed bug Something isn't working labels Oct 15, 2024
@squell
Copy link
Member

squell commented Oct 15, 2024

We've had some discussions locally; authenticating PR's seems like it would help us but not external contributors.

I think this is a classical "latency vs throughput" issue: we delibately removed that caching step this week since it shaved a substantial amount of time from the CI. Waiting for input from @rnijveld as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Meta-issues related to CI discussion
Projects
None yet
Development

No branches or pull requests

3 participants