propagate i/o errors to the futures returned by the dao

This commit is contained in:
Luck
2017-12-10 01:47:00 +00:00
Unverified
parent 9dd4f71526
commit 322b522a52
13 changed files with 408 additions and 529 deletions
+1 -1
View File
@@ -273,7 +273,7 @@ data {
# This setting controls the maximum number of milliseconds that the plugin will wait for a
# connection from the pool, before timing out.
connection-timeout=15000 # 15 seconds
connection-timeout=5000 # 5 seconds
# This setting allows you to define extra properties for connections.
properties {