Skip to content
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

Add SEO_JS_PRERENDER_TIMEOUT functionality #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

clifff
Copy link

@clifff clifff commented Feb 15, 2016

I've been seeing some very slow interactions with prerender.io (up to 59 seconds) in New Relic recently, so I wanted to add a timeout option to prevent the application server from being tied up for that long. In the case that the timeout is hit, a 408 response is returned, so the seo bot should try again later and hopefully have better luck.

@skoczen
Copy link
Owner

skoczen commented Feb 17, 2016

This looks great. I'm pretty slammed right now, but will get it merged in once I get some free cycles!

Thanks for contributing!

@skoczen
Copy link
Owner

skoczen commented Feb 6, 2019

Update - things are moving forward without me being in the way. Please see #32 for our next steps in this project, and thank you so much for your contributions, and for your patience. :)

@bmwant
Copy link

bmwant commented Mar 22, 2022

@clifff can you update your PR? I think this is the nice thing we can get included into the next release.

@clifff
Copy link
Author

clifff commented Mar 22, 2022

@bmwant - I haven't been using Django or even Python in a number of years so I'm not inclined to sort through rebasing, but happy to accept any updates to this PR or I can close it if someone else would like to re-implement.

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

Successfully merging this pull request may close these issues.

3 participants