After upgrading to TDM Portal 4.11.5044.0 and increasing the timeout value to 30 minutes, we are still seeing the export of our project timing out after 20 seconds.
TDM Docker Portal 4.11.5044.0
Kubernetes
An obsolete timeout parameter in the values.yml file was overriding the 30-minute timeout configuration intended for project export/import operations.
values.yml files is being used in the Kubernetes deployment.values.yml parameters against the expected configuration for TDM Portal 4.11.5044.0 and later.httpClient.connectTimeout).Expected Outcome: Project data export and import processes should complete successfully without "Read timed out" or "Operation timed out" errors.