Skip to content

Timeout seems to have reduced to 600 seconds. #6308

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

Closed
KelSolaar opened this issue Oct 19, 2019 · 5 comments
Closed

Timeout seems to have reduced to 600 seconds. #6308

KelSolaar opened this issue Oct 19, 2019 · 5 comments
Labels
Bug A bug

Comments

@KelSolaar
Copy link

Details

Expected Result

A description of what you wanted to happen

Build exited due to time out:

image

Actual Result

A description of what actually happened

The build should pass :) It seems like the timeout has been decreased from 900secs to 600secs recently as I have a few builds that died after 10mins. It is possible to increase the timeout please?

Cheers,

Thomas

@humitos humitos added the Bug A bug label Oct 19, 2019
@humitos
Copy link
Member

humitos commented Oct 19, 2019

I think this bug was introduced when replacing the setting in #6040.

@KelSolaar
Copy link
Author

I think that I had a build passing after the commit got merged, e.g. https://readthedocs.org/projects/colour/builds/9794465/, I'm not sure how long it takes for the code to get rolled to the production server though.

It is kind of a bummer because I was intending to release a new version of Colour over the weekend but won't be able because I don't have a matching documentation build.

Let me know if there is anything I can do to help!

@stsewd
Copy link
Member

stsewd commented Oct 21, 2019

I think that I had a build passing after the commit got merged, e.g. https://readthedocs.org/projects/colour/builds/9794465/, I'm not sure how long it takes for the code to get rolled to the production server though.

We don't deploy changes that often, usually once or twice per month https://docs.readthedocs.io/en/stable/faq.html#what-commit-of-read-the-docs-is-in-production

I've investigated this. The rename of the settings is correct, but we didn't pull the new changes for the ops repo, that's why it's using the defaults of 600 seconds.

@ericholscher
Copy link
Member

This should be fixed, sorry about that.

@KelSolaar
Copy link
Author

No worries and thanks @ericholscher! I have a build that went through! <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A bug
Projects
None yet
Development

No branches or pull requests

5 participants