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

Describe's can't take timeout kwargs. #81

Closed
andy-corcoran opened this issue Nov 3, 2015 · 2 comments
Closed

Describe's can't take timeout kwargs. #81

andy-corcoran opened this issue Nov 3, 2015 · 2 comments

Comments

@andy-corcoran
Copy link

It would be nice to be able to provide the SFType.describe call (https://github.com/heroku/simple-salesforce/blob/master/simple_salesforce/api.py#L134) with a timeout in a similar fashion to other methods(https://github.com/heroku/simple-salesforce/blob/master/simple_salesforce/api.py#L269).

@banjoh
Copy link

banjoh commented Aug 1, 2016

Allow overriding the requests timeout parameter. Best to have it done on instance creation.

@jon-wobken
Copy link
Collaborator

Merged #342

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

No branches or pull requests

3 participants