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

Bug: Change error message returned for conflict detection #39

Open
arriqaaq opened this issue Apr 18, 2024 · 0 comments
Open

Bug: Change error message returned for conflict detection #39

arriqaaq opened this issue Apr 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@arriqaaq
Copy link
Contributor

arriqaaq commented Apr 18, 2024

Description

Currently if there are conflicts between concurrent transactions, skv returns a TransactionReadConflict message. This can be confusing based on the discussion here. Need to change the name to make it generic of if specific, should be either of the two (TransactionReadConflict or TransactionWriteConflict)

@arriqaaq arriqaaq changed the title Change error message returned for conflict detection Enhancement: Change error message returned for conflict detection Oct 1, 2024
@arriqaaq arriqaaq added enhancement New feature or request question Further information is requested bug Something isn't working and removed enhancement New feature or request question Further information is requested labels Oct 1, 2024
@arriqaaq arriqaaq changed the title Enhancement: Change error message returned for conflict detection Bug: Change error message returned for conflict detection Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant