aerospike / aerospike-client-python

Aerospike Python Client
Apache License 2.0
133 stars 111 forks source link

[CLIENT-3099] Add support for error code 32 (XDR key busy) #662

Closed juliannguyen4 closed 1 month ago

juliannguyen4 commented 2 months ago

Extra changes:

Testing

Build artifacts passes except for noise Massif memory usage looks the same as before Valgrind log looks similar as before. No memory errors

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.96%. Comparing base (0dad411) to head (e8d344e). Report is 1 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #662 +/- ## ======================================= Coverage 80.96% 80.96% ======================================= Files 100 100 Lines 15130 15130 ======================================= Hits 12250 12250 Misses 2880 2880 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.