diff --git a/source/common/src/tglobal.c b/source/common/src/tglobal.c index 02703dd0a144474b496e98ed9aaaac5967715a93..054077698752b28bf4c8eff1f1fd437081ad289c 100644 --- a/source/common/src/tglobal.c +++ b/source/common/src/tglobal.c @@ -90,7 +90,7 @@ bool tsKeepColumnName = false; int32_t tsRedirectPeriod = 100; int32_t tsRedirectFactor = 1; int32_t tsRedirectMaxPeriod = 10000; -int32_t tsMaxRetryWaitTime = 60000; +int32_t tsMaxRetryWaitTime = 60000 * 2; /* * denote if the server needs to compress response message at the application layer to client, including query rsp,