Closed mp911de closed 8 years ago
The timeout configured in DisqueURI is not applied to synchronous method calls. DisqueConnection.getTimeout returns the default timeout of 60.
DisqueURI
DisqueConnection.getTimeout
60
Done.
The timeout configured in
DisqueURI
is not applied to synchronous method calls.DisqueConnection.getTimeout
returns the default timeout of60
.