Skip to content

CI: CircleCI seems to occasionally time out, increase the limit#18353

Merged
charris merged 1 commit intonumpy:maintenance/1.20.xfrom
charris:backport-18349
Feb 7, 2021
Merged

CI: CircleCI seems to occasionally time out, increase the limit#18353
charris merged 1 commit intonumpy:maintenance/1.20.xfrom
charris:backport-18349

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Feb 7, 2021

Backport of #18349.

CircleCI seems to default to a 10 minute timeout on no output,
simply increase it to 30 minutes to ensure the build should
succeed.
It seems the build does take 25+ minutes (maybe depending on the
machine it runs on). Technically, 30 minutes is probably more than
necessary, since there is a print in the middle, but that is
just a warning that could go away at some point.

CircleCI seems to default to a 10 minute timeout on no output,
simply increase it to 30 minutes to ensure the build should
succeed.
It seems the build does take 25+ minutes (maybe depending on the
machine it runs on). Technically, 30 minutes is probably more than
necessary, since there is a print in the middle, but that is
just a warning that could go away at some point.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants