Add retry capabilities
aatarasoff
released this
09 Nov 15:36
·
59 commits
to master
since this release
Retry capabilities using {serviceName}.maxRetries value are added to retry on connection timeouts and 'no instance available' exceptions
Plus deadlock fix
Thanks to @jihor for contribution