From dba7aa16a4df5e89c2aea5cec1d07609f468de82 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sat, 12 Jul 2025 17:49:23 +0700 Subject: all: add option Timeout to Client The Timeout option affect how long the client wait for connect and waiting for response. --- testdata/client_options_test.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'testdata') diff --git a/testdata/client_options_test.txt b/testdata/client_options_test.txt index 5d4d34e..aa5106b 100644 --- a/testdata/client_options_test.txt +++ b/testdata/client_options_test.txt @@ -35,5 +35,6 @@ api_key = 1ndom4r3t }, "DisburseApiKey": "abcd", "DisburseEmail": "my@company.com", - "DisburseUserID": 1111 + "DisburseUserID": 1111, + "Timeout": 0 } -- cgit v1.3-5-g45d5