pyBreezeChMS
pyBreezeChMS copied to clipboard
Feature to increase the default timeout of the request sent
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.