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

Quilt module: Add configurable size limit on files fetched from caches #105

Open
nevali opened this issue Mar 6, 2017 · 0 comments
Open

Comments

@nevali
Copy link
Member

nevali commented Mar 6, 2017

There is a point at which librdf will take too long to parse some RDF for our purposes when it becomes sufficiently large. We can avoid this occurring by failing requests within our cURL write-handler if they exceed a certain size limit.

This would work around (but not fix) #87, ensuring some level of service for the affected entities.

Internal tracking: RESDATA-1127

@nevali nevali added the triaged label Mar 21, 2017
nevali pushed a commit that referenced this issue May 9, 2017
nevali pushed a commit that referenced this issue May 9, 2017
#105 : Support configurable fetch limit on spindle's cache
bbcadops pushed a commit that referenced this issue Jun 18, 2018
bbcadops pushed a commit that referenced this issue Jun 18, 2018
#105 : Support configurable fetch limit on spindle's cache
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

2 participants