what is the maximum value of timeout seconds i can add for server url for tools
Hi @Duckie @Vapi
currently i have put the server url timeput to be 120 sec as shown below {
url:
timeoutSeconds: 120
}
but the issue is somtimes it may take more than 120 secs in that case its failing can i increase its value if yes what's the max value i can put for this ?
currently i have put the server url timeput to be 120 sec as shown below {
url:
<my server url>,timeoutSeconds: 120
}
but the issue is somtimes it may take more than 120 secs in that case its failing can i increase its value if yes what's the max value i can put for this ?