pyBreezeChMS icon indicating copy to clipboard operation
pyBreezeChMS copied to clipboard

Feature to increase the default timeout of the request sent

Open lapak10 opened this issue 2 years ago • 0 comments

Currently the timeout of the request call is hardcoded to 1minute, we need to have a way to increase as currently in my project I am facing issue where the dataset is large and I cannot simply increase the timeout duration so I had to write custom method to handle this.

lapak10 avatar Aug 30 '22 21:08 lapak10