Skip to content

Conversation

@RoelantDL
Copy link
Contributor

While fetching issues from the Atlassian Cloud API, it is common to hit the Rate Limit of Atlassian. If you want to handle the retry with the Retry-After header, you need the raw response of the request. Currently, it was only possible to enable advanced mode for the full class, but was missing the advance mode in the method.

While advanced mode was already added to the get method, it was not passed to the request method.

This PR adds a convenience option to the underlying request method, turned off by default, to enable advance mode.

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.

2 participants