Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

streamlined error handling and added timeout option #30

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

sowo
Copy link

@sowo sowo commented Mar 5, 2017

Error handling has been streamlined so that callbacks are invoked in
error cases in every method.

A request timeout option has been added for backend requests. A timeout
passed to the constructor is used as the global default while timeouts
set in method options are only used in the method call-

Error handling has been streamlined so that callbacks are invoked in
error cases in every method.

A request timeout  option has been added for backend requests. A timeout
passed to hte constructor is used as the global default while timeouts
set in method options are only used in the method call-
@sowo sowo changed the title streamlined erro handling and added timeout option streamlined error handling and added timeout option Mar 5, 2017
sowo added 2 commits March 6, 2017 12:36
authenticate_refresh is invoked without callback. Using standard error handling doesn't work in this case.
@karbassi
Copy link
Owner

@sowo can you clean up this commit to show only what needs to be changed? Looking at it, it seems like the whole file changed.

@sowo
Copy link
Author

sowo commented Jun 13, 2017

@karbassi Sry, was working on Windows and didn't set the autocrlf. I hope you can see the changes now in commt 6371f8b.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants