We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff8b7b3 commit d217d1fCopy full SHA for d217d1f
tests/pyaedt_settings.yaml
@@ -7,10 +7,10 @@ log:
7
enable_desktop_logs: false
8
9
general:
10
- number_of_grpc_api_retries: 6
+ number_of_grpc_api_retries: 10
11
retry_n_times_time_interval: 0.5
12
enable_error_handler: false
13
- desktop_launch_timeout: 180
+ desktop_launch_timeout: 300
14
release_on_exception: false
15
wait_for_license: true
16
enable_pandas_output: true
0 commit comments