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

We should use HTTP sessions to reduce auth overhead #143

Open
mikalstill opened this issue Dec 25, 2021 · 0 comments
Open

We should use HTTP sessions to reduce auth overhead #143

mikalstill opened this issue Dec 25, 2021 · 0 comments

Comments

@mikalstill
Copy link
Collaborator

mikalstill commented Dec 25, 2021

The client-python library should use HTTP sessions instead of rebuilding connections over and over. I am hoping this will be a performance improvement. Docs on sessions in requests are at https://requests.kennethreitz.org/en/master/api/#sessionapi and https://requests.kennethreitz.org/en/master/user/advanced/#session-objects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant