OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
firebase
/
vendor
/
google
/
gax
/
tests
/
Tests
/
Unit
/
testdata
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/12/2024 10:36:20 AM
rwxr-xr-x
📄
VERSION
9 bytes
08/12/2024 10:36:20 AM
rw-r--r--
📄
json-key-file.json
166 bytes
08/12/2024 10:36:20 AM
rw-r--r--
📁
mtls
-
08/12/2024 10:36:45 AM
rwxr-xr-x
📁
src
-
08/12/2024 10:36:38 AM
rwxr-xr-x
📄
test_numeric_enums_rest_client_config.php
401 bytes
08/12/2024 10:36:20 AM
rw-r--r--
📄
test_service_client_config.json
1.02 KB
08/12/2024 10:36:20 AM
rw-r--r--
📄
test_service_descriptor_config.php
847 bytes
08/12/2024 10:36:20 AM
rw-r--r--
📄
test_service_grpc_config.json
285 bytes
08/12/2024 10:36:20 AM
rw-r--r--
📄
test_service_invalid_client_config.json
926 bytes
08/12/2024 10:36:20 AM
rw-r--r--
📄
test_service_rest_client_config.php
5.6 KB
08/12/2024 10:36:20 AM
rw-r--r--
Editing: test_service_client_config.json
Close
{ "interfaces": { "test.interface.v1.api": { "retry_codes": { "idempotent": [ "DEADLINE_EXCEEDED", "UNAVAILABLE" ], "non_idempotent": ["INTERNAL"] }, "retry_params": { "default": { "initial_retry_delay_millis": 100, "retry_delay_multiplier": 1.2, "max_retry_delay_millis": 1000, "initial_rpc_timeout_millis": 300, "rpc_timeout_multiplier": 1.3, "max_rpc_timeout_millis": 3000, "total_timeout_millis": 30000 } }, "methods": { "SimpleMethod": { "timeout_millis": 40000, "retry_codes_name": "idempotent", "retry_params_name": "default" }, "PageStreamingMethod": { "timeout_millis": 40000, "retry_codes_name": "non_idempotent", "retry_params_name": "default" }, "TimeoutOnlyMethod": { "timeout_millis": 40000 } } } } }