Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix settings.RATE_LIMITING=False for webhooks.
We were incorrectly applying the rate limiting rules to webhooks even if rate limiting was disabled (as in the test suite), causing test failures when the total number of webhook tests in Zulip got too high.
- Loading branch information