Skip to content

Conversation

@jenshorn
Copy link
Collaborator

Reduce the number of login requests by persisting the token for reuse on further API requests. The same token is re-used until expiration and then a new token is requested using the refresh token instead of user/pass.

Also improved respect of 429 with backoff implemented.

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.

3 participants