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

When deleting a backup using an API, a timeout occurs. #331

Open
ian-lss opened this issue May 2, 2024 · 1 comment
Open

When deleting a backup using an API, a timeout occurs. #331

ian-lss opened this issue May 2, 2024 · 1 comment

Comments

@ian-lss
Copy link

ian-lss commented May 2, 2024

What would you like to be added?

Hello,

When managing backups via API, if the backup file size is large (e.g., 200GB), the deletion process can take several minutes, and depending on the network configuration environment (such as using a Load Balancer), timeouts may occur. Is it possible to add an async mode for operations like CreateBackup and CreateRestore to address this issue?

Why is this needed?

If an HTTP timeout occurs, a failure response is received even if the backup deletion is proceeding normally.

Anything else?

No response

@ian-lss ian-lss changed the title [Enhancement]: When deleting a backup using an API, a timeout occurs. When deleting a backup using an API, a timeout occurs. May 2, 2024
@wayblink
Copy link
Collaborator

wayblink commented May 7, 2024

Got it, it is a nice to have feature. Will support it @ian-lss

@wayblink wayblink mentioned this issue May 23, 2024
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants