mirror of https://github.com/zulip/zulip.git
e3960c22be
Previously, these endpoints just did exponential backoff, without looking at the rate-limiting headers returned by the server, resulting in requests that the client could have been certain would fail with an additional rate-limiting error. Fix this by using the maximum of the existing exponential backoff with the value returned by the rate-limiting header. Fixes #28807. |
||
---|---|---|
.. | ||
e2e-tests | ||
generated | ||
html | ||
images | ||
shared | ||
src | ||
styles | ||
templates | ||
tests | ||
third | ||
.browserslistrc | ||
.gitignore | ||
babel.config.js | ||
debug-require-webpack-plugin.ts | ||
debug-require.js | ||
postcss.config.js | ||
webpack.assets.json | ||
webpack.config.ts | ||
webpack.dev-assets.json |