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

handle very big webmention target pages gracefully #195

Closed
snarfed opened this issue Jun 16, 2014 · 1 comment
Closed

handle very big webmention target pages gracefully #195

snarfed opened this issue Jun 16, 2014 · 1 comment

Comments

@snarfed
Copy link
Owner

snarfed commented Jun 16, 2014

a propagate task is consistently OOMing while trying to propagate a favorite for this tweet, which links to this very big gist. the HTML alone is 2.6MB. we should handle this better, somehow.

@snarfed snarfed added listen and removed now labels Jun 16, 2014
@snarfed snarfed removed the later label Sep 4, 2014
@snarfed
Copy link
Owner Author

snarfed commented Nov 2, 2015

fixed in #525. we now check the Content-Length header preemptively.

@snarfed snarfed closed this as completed Nov 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant