Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Storage: ScyllaDB retry mechanism #345

Open
YingHan-Chen opened this issue Nov 23, 2019 · 0 comments
Open

Storage: ScyllaDB retry mechanism #345

YingHan-Chen opened this issue Nov 23, 2019 · 0 comments
Labels
A-storage Area - Storage C-feature Category - feature C-refactor Category - Improvement P-low Priority - Low, not necessary

Comments

@YingHan-Chen
Copy link
Contributor

Requests might fail due to some conditions.
There is a document describes overload conditions.

The goal of this PR is to add the retry mechanism. It implements the retry flow at first, but the Scylla driver seems to support the build-in retry policy.
There are rare documents and examples of the retry policy. It needs more tests and surveys.

@howjmay howjmay added A-storage Area - Storage C-feature Category - feature P-medium Priority - Medium, not hurry but needed labels Jan 5, 2020
@YingHan-Chen YingHan-Chen added C-refactor Category - Improvement P-low Priority - Low, not necessary and removed P-medium Priority - Medium, not hurry but needed labels Jan 6, 2020
@howjmay howjmay changed the title ScyllaDB retry mechanism Jan 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-storage Area - Storage C-feature Category - feature C-refactor Category - Improvement P-low Priority - Low, not necessary
2 participants