Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gocql retry policy still dont use query idempotence #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

OleksiienkoMykyta
Copy link
Owner

No description provided.

@OleksiienkoMykyta OleksiienkoMykyta force-pushed the gocql-RetryPolicy-still-dont-use-query-idempotence branch 2 times, most recently from a262096 to be5b5e2 Compare November 19, 2024 14:51
RetryPolicy doesn't check the query's idempotency,
but according to the specification queries with false idempotence shouldn't be retried.

patch by Mykyta Oleksiienko; reviewed by João Reis and Jackson Fleming for CASSGO-27
@OleksiienkoMykyta OleksiienkoMykyta force-pushed the gocql-RetryPolicy-still-dont-use-query-idempotence branch from be5b5e2 to 10750fe Compare November 19, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant