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
{{ message }}
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
It looks like recently you deployed some changes/rules about uploads.
Last successful nightly build on our project was on Friday 26th of February. Since then the nightly and regular builds constantly fail on codecov reports upload.
Our CI runs many (hundreds) small jobs in parallel, and after each job we upload the reports to codecov.
I understand this might be an issue for you (thus the error Too many uploads to this commit), if so please guide us, document this new behaviour.
Does it fail on the first try already?
(I've thought it might be related to #415 maybe - i.e. there are too many retries, although it worked (probably))
@blueyed No we do not loop, we just try once per job (but implying multiple times per commit)
Do you know if there are hard limits of how many uploads per commit? I suppose it is this problem. Did you encounter that too or just because you receive a false negative bash exit code?
@drazisil-codecov or @dorianamouroux (sorry to ping you but it seems you could help us or orient us where to report issues, again my apologies if it is not appropriate)
How could we work around that knowing we have around 100 jobs to process and each of the job reports to codecov?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
It looks like recently you deployed some changes/rules about uploads.
Last successful nightly build on our project was on Friday 26th of February. Since then the nightly and regular builds constantly fail on codecov reports upload.
Our CI runs many (hundreds) small jobs in parallel, and after each job we upload the reports to codecov.
I understand this might be an issue for you (thus the error
Too many uploads to this commit
), if so please guide us, document this new behaviour.Thank you
Failure log
The text was updated successfully, but these errors were encountered: