Hello everybody,
I am using the library jira-python in order to connect and work with Jira Cloud. Lately, I am having too many "Too many request" exceptions. I would be interested to somehow read the remaining requests before being kicked out. In this way, I could avoid it and stop the requests for a period of time.
Note: I know this is possible using the Requests library.
Thanks in advance!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.