Closed kptfh closed 2 years ago
Also it may be useful for not idempotent operation to introduce compensation action
No promises about the request, but it would help to explain "not idempotent operation to introduce compensation action" in more detail.
I don't see a RetryListener or any retry hooks at all, was this ever implemented? I'm hoping to log a message and increment a counter every time a retry occurs.
RetryListener has not been implemented.
RetryListener has not been implemented.
Why is this issue "closed as completed" then? Can we reopen it?
There is already a duplicate issue that is still open: https://github.com/aerospike/aerospike-client-java/issues/228
Add RetryListener (as in Spring's RetryTemplate) to Policy so we can collect and monitor retry metrics