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 HTTP throttle code for event operations. #4

Closed
Namphibian opened this issue Nov 3, 2017 · 1 comment
Closed

Add HTTP throttle code for event operations. #4

Namphibian opened this issue Nov 3, 2017 · 1 comment

Comments

@Namphibian
Copy link
Owner

The vent operations will be used primarily by clients that synchronise data from the API to their local persistent storage.

The operations can be draining on the system thus it is proposed to use HTTP 429 Too Many Request as a potential cure for clients being a bit optimistic over a slow connection for example.

:)

@Namphibian
Copy link
Owner Author

Added a 429 code to event_collection.raml

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