Alexander Penev
Results
2
comments of
Alexander Penev
The example doesn't work. It loops until forever. Isn't acquireTimeoutMillis for a single request that takes over that much time. Something like: maxAcquireRetries would be very useful.
Here is the example with acquireTimeoutMillis (set to 1 sec): https://gist.github.com/anonymous/0b8c3c5fbd2b5ce749541f96af2fefc1 Note that even after 1 second it still calls _createResource ()