Skip to content

Commit 193ba0f

Browse files
authored
Merge pull request #10910 from kivaisan/increase_dns_response_wait_time
Increase dns-response-wait-time
2 parents 60d047c + df1d36e commit 193ba0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/netsocket/mbed_lib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"dns-response-wait-time": {
4646
"help": "How long the DNS translator waits for a reply from a server in milliseconds",
47-
"value": 5000
47+
"value": 10000
4848
},
4949
"dns-total-attempts": {
5050
"help": "Number of total DNS query attempts that the DNS translator makes",

0 commit comments

Comments
 (0)