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

Add support for configuring rclone retries in backup container #154

Open
David-Igou opened this issue Nov 15, 2023 · 1 comment
Open

Add support for configuring rclone retries in backup container #154

David-Igou opened this issue Nov 15, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@David-Igou
Copy link

Currently, in the helm-chart, the backup container is ran as a sidecar. This creates a scenario where if the S3 endpoint becomes unavailable for whatever reason, the pod frequently restarts and essentially creates a server outage.

This can be mitigated by having the mc-backup able to be configured to indefinitely retry the rclone sync without exiting with a failure, if so the user chooses.

@itzg
Copy link
Owner

itzg commented Nov 15, 2023

Good idea!

@itzg itzg added the enhancement New feature or request label Nov 15, 2023
@itzg itzg moved this to To do in Docker Minecraft Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

2 participants