Skip to content

Delay in updating PDF #3517

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
adamjstewart opened this issue Jan 15, 2018 · 4 comments
Closed

Delay in updating PDF #3517

adamjstewart opened this issue Jan 15, 2018 · 4 comments
Labels
Bug A bug

Comments

@adamjstewart
Copy link

Details

Expected Result

When I push a new commit to my GitHub repository, the HTML pages displayed on Rtd update almost immediately. I would expect the PDF to update at the same time.

Actual Result

The PDF lags behind the HTML docs by around 1 day. As of right now, the Overview section of my docs is empty in the PDF. This section was written in this commit 18 hours ago.

If this is normal and the PDFs are only generated once per day, I would expect this to be noted somewhere in the documentation. If this is not normal, let me know if there are any errors on my side.

Note: this issue may be related to #2758 in which other users reported their PDF files not being updated. They may have simply not waited long enough for them to be generated.

@ZaidQureshi

@adamjstewart
Copy link
Author

If I look at the most recent build log, it does indeed appear to be building both HTML and PDF versions of the documentation after each commit. I don't see any errors during the PDF build, so I'm not sure why it is not being updated on the website.

@RichardLitt RichardLitt added the Bug A bug label Jan 16, 2018
@stsewd
Copy link
Member

stsewd commented Aug 24, 2018

Maybe related to #4428

@asr
Copy link

asr commented Jan 8, 2019

I had the same issue in our project. After deleting the cached web content from my browser the issue was fixed.

@stsewd
Copy link
Member

stsewd commented Jan 8, 2019

@asr thanks for the confirmation!

Looks like this is mostly due a browser/CDN/ISP caching issue, closing.

@stsewd stsewd closed this as completed Jan 8, 2019
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

4 participants