Python Client library for interacting with Community, Developer, and Enterprise Editions SonarQube's REST APIs and SonarCloud's REST APIs.
GNU Affero General Public License v3.0
133
stars
77
forks
source link
(Question) Unable to increase timeout #22
Closed
MinionAttack closed 3 years ago
Hi, I am trying to increase the default timeout value and I am not able to do it.
Reading the docs I can see:
Timeout in RestClient
But when coding I'm not sure where I should change the value, as when I check the debugging I don't see any effect.
Regards.