Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Antidote transactions aren't retried if a timeout occurs #195

Closed
goncalotomas opened this issue Oct 1, 2018 · 0 comments
Closed

Antidote transactions aren't retried if a timeout occurs #195

goncalotomas opened this issue Oct 1, 2018 · 0 comments
Assignees
Milestone

Comments

@goncalotomas
Copy link
Owner

Antidote transactions can return a {timeout, Data} tuple upon commit attempts, in which case it would make sense to retry the commit action unlike in {aborted, Data} results.

We need to implement a configurable number of retries into the Antidote drivers when commit attempts timeout.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant