aerospike / aerospike-client-ruby

Ruby client for the Aerospike database
https://www.aerospike.com/
Apache License 2.0
61 stars 40 forks source link

Improve robustness of retry mechanism. #107

Closed ioquatix closed 3 years ago

ioquatix commented 3 years ago

Description

We have identified that clients are dying on this code path, because the retry mechanism is not invoked and in the past this caused the client to get stuck.

Types of Changes

Testing

ioquatix commented 3 years ago

Sorry, created this on the wrong project again... not sure why the GitHub UI makes this so tricky to do correctly!!