Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
compact: retry on cleanPartialMarked errors if possible (thanos-io#5922)
cleanPartialMarked is calling SyncMetas which basically can have retriable errors. By checking for retriable errors and retrying, it can prevent the compact from shutdown the HTTP server. Signed-off-by: Seena Fallah <seenafallah@gmail.com> Signed-off-by: Seena Fallah <seenafallah@gmail.com>
- Loading branch information