Open sowo opened 7 years ago
@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.
@karbassi Sry, was working on Windows and didn't set the autocrlf. I hope you can see the changes now in commt 6371f8b.
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-