I would like to raise a potential race condition or a rate-limiting issue with CI as well as a frustration point.
On mui-org, we frequently experience failing builds with the following: EACCES: permission denied, for instance: https://ci.codesandbox.io/status/mui-org/material-ui-x/pr/890/builds/95536. This seems to be correlated to an increase a build per minute. This happens for us systematically when dependabot opens a bunch of pull requests. The problem is made worse by #11.
I would like to raise a potential race condition or a rate-limiting issue with CI as well as a frustration point.
On mui-org, we frequently experience failing builds with the following:
EACCES: permission denied, for instance: https://ci.codesandbox.io/status/mui-org/material-ui-x/pr/890/builds/95536. This seems to be correlated to an increase a build per minute. This happens for us systematically when dependabot opens a bunch of pull requests. The problem is made worse by #11.