Skip to content
This repository was archived by the owner on Aug 19, 2023. It is now read-only.

Increase nbsphinx timeout to 5 mins#1007

Merged
mtreinish merged 1 commit intoQiskit:masterfrom
mtreinish:increase-docs-build-timeout
Aug 10, 2020
Merged

Increase nbsphinx timeout to 5 mins#1007
mtreinish merged 1 commit intoQiskit:masterfrom
mtreinish:increase-docs-build-timeout

Conversation

@mtreinish
Copy link
Copy Markdown
Member

Summary

Prior to #989 we were just deploying prebuilt tutorials in the docs
publish jobs so the per cell timeout was set to 60sec which should have
been plenty since nothing was executed. However after #989 in the docs
deploy job we started executing all the cells. The 60 sec timeout is not
sufficient for that, especially considering the tutorials repo has a
3min per cell timeout. This commit bumps the timeout to 5min to give a
healthy margin on the publish job, where there isn't really any time
pressure.

Details and comments

Prior to Qiskit#989 we were just deploying prebuilt tutorials in the docs
publish jobs so the per cell timeout was set to 60sec which should have
been plenty since nothing was executed. However after Qiskit#989 in the docs
deploy job we started executing all the cells. The 60 sec timeout is not
sufficient for that, especially considering the tutorials repo has a
3min per cell timeout. This commit bumps the timeout to 5min to give a
healthy margin on the publish job, where there isn't really any time
pressure.
@mtreinish mtreinish requested a review from nonhermitian August 10, 2020 20:47
@mtreinish mtreinish merged commit 3734191 into Qiskit:master Aug 10, 2020
@mtreinish mtreinish deleted the increase-docs-build-timeout branch August 10, 2020 21:03
jakelishman pushed a commit to jakelishman/qiskit-terra that referenced this pull request Aug 11, 2023
Prior to Qiskit/qiskit-metapackage#989 we were just deploying prebuilt tutorials in the docs
publish jobs so the per cell timeout was set to 60sec which should have
been plenty since nothing was executed. However after Qiskit/qiskit-metapackage#989 in the docs
deploy job we started executing all the cells. The 60 sec timeout is not
sufficient for that, especially considering the tutorials repo has a
3min per cell timeout. This commit bumps the timeout to 5min to give a
healthy margin on the publish job, where there isn't really any time
pressure.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants