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

zulip.Client.call_endpoint: Add retry_on_rate_limit_error. #705

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 20, 2021

  1. zulip.Client.call_endpoint: Add retry_on_rate_limit_error.

    If the call_endpoint method is called with the
    "retry_on_rate_limit_error" parameter set to true, wait and retry
    automatically on rate limit errors.
    See https://chat.zulip.org/#narrow/stream/378-api-design/topic/
    Rate.20limits/near/1217048 for the discussion.
    ro-i committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    ffa4008 View commit details
    Browse the repository at this point in the history