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

Mitigate against accidental web service requests for massive amounts of data #201

Open
JimBacon opened this issue Sep 12, 2016 · 0 comments

Comments

@JimBacon
Copy link
Member

It is easy to make requests to the warehouse for, e.g. the entire UK Master List, resulting in a massive response which, in many cases, is going to be unintended and probably badly handled.

Adding some measure to mitigate against this could
a. avoid burdening the warehouse
b. give the end user assistance in recognising their error.

One possible solution might be to limit responses by default with an explicit option needed to override the default.

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

No branches or pull requests

1 participant