Skip to content

Allow larger requests as we sometimes do on dedicated clusters #66

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

Merged
merged 2 commits into from
Jul 28, 2020

Conversation

luismfonseca
Copy link
Contributor

Why?

While most customers will get requests reject if bigger than 10KB, we can let the server handle those errors. We don't want to allow bigger than 20KB due to bandwidth and overall cluster latency considerations, so we can move the hardcoded limit to match this.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.686% when pulling 1975836 on allow-20kb-requests into 3bee776 on master.

@luismfonseca luismfonseca self-assigned this Jun 3, 2020
@luismfonseca luismfonseca force-pushed the allow-20kb-requests branch 2 times, most recently from 1c2e26b to 604329e Compare June 10, 2020 09:46
@cthill
Copy link

cthill commented Jul 6, 2020

Any updates on this? We have a dedicated Pusher cluster with a 20 KB limit and have been bit by this a few times recently. Thanks!

@damdo damdo force-pushed the allow-20kb-requests branch from 604329e to 3e2eac5 Compare July 28, 2020 14:02
@damdo damdo merged commit 9470c88 into master Jul 28, 2020
@damdo damdo deleted the allow-20kb-requests branch July 28, 2020 14:14
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

Successfully merging this pull request may close these issues.

4 participants