You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.
It's currently not clear what kind of behavior we want to have in case a client asks for the whole list of articles continuously. It seems to be a way to do a DDOS against the server.
It's currently not clear what kind of behavior we want to have in case a client asks for the whole list of articles continuously. It seems to be a way to do a DDOS against the server.
Thanks to Videur, we can throttle the clients. We should also define the list of resources available, see https://github.com/mozilla-services/loop-server/blob/master/loop/api-specs.json for an example of how we did it for loop.
The text was updated successfully, but these errors were encountered: