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

feat[confluence]: Permit passing params to Confluence client #16961

Merged

Commits on Nov 14, 2024

  1. feat[confluence]: Permit passing params to Confluence client

    - This enables use of parameters such as backoff_and_retry which is
    important for the client to react well to rate limit (429) responses,
    as described in
    https://developer.atlassian.com/cloud/confluence/rate-limiting/
    For available parameters, refer also to:
    https://github.com/atlassian-api/atlassian-python-api/blob/3.41.16/atlassian/rest_client.py#L48
    rehevkor5 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1aecdce View commit details
    Browse the repository at this point in the history