Adjusting Default HTTP Timeouts
It may become necessary to change the default HTTP Timeouts used by Vera when receiving and sending HTTP messages to other systems. This can be useful when troubleshooting communication errors seen when routing large records from qTest or Jira.
To change the HTTP Timeouts, use the following Environment Variables in your docker-compose.yml file under the Vera Server configuration settings (or specific modules used for Jira or qTest). The value is in seconds and should only contains whole numbers.
Environment Variable | Description | Default Value (seconds) |
---|---|---|
| The overall default timeout. This will affect all HTTP communications from Vera unless specifically overridden by the variables below. | 100 |
| HTTP timeout for communications to qTest servers only. |
|
| HTTP timeout for communications to Tosca servers only. |
|
| HTTP timeout for communications to Jira servers only. This is the same for both Jira Data Center and Jira Cloud. |
|
| HTTP timeout for authenticating to certain systems. |
|
| HTTP timeout for authenticating to certain systems. |
|
| HTTP timeout for communications between Vera modules. |
|
| HTTP timeout for internal Vera communications. |
|
| Internal Use Only |
|