Port the retry rule from full restore (`IngestSST`) for incremental restore (`Apply`)
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
Currently, restore would fail (or even worse, lost data) consistently because of the absent retry strategy.
We'd better port it from the full restore.
Contributor guide
Assessment
This issue has not been assessed yet.