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

Set a default timeout on a Session instance #3054

Closed
rgov opened this issue Mar 16, 2016 · 2 comments
Closed

Set a default timeout on a Session instance #3054

rgov opened this issue Mar 16, 2016 · 2 comments

Comments

@rgov
Copy link

rgov commented Mar 16, 2016

It would be useful to be able to set a default timeout on a Session instance, which would get used for any requests initiated from that Session in lieu of an explicitly supplied timeout.

@Lukasa
Copy link
Member

Lukasa commented Mar 16, 2016

Please search the issue repository before you open new issues. If you had done so you'd have seen #2856 and #2011 which both cover this issue.

@Lukasa Lukasa closed this as completed Mar 16, 2016
@sigmavirus24
Copy link
Contributor

In the future please search the closed issues for similar ideas. This is one we have rejected numerous times. Further it is trivial to subclass the session class to provide this.

@psf psf locked and limited conversation to collaborators Mar 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants