milvus-backup icon indicating copy to clipboard operation
milvus-backup copied to clipboard

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

Open ian-lss opened this issue 9 months ago • 1 comments

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 avatar May 02 '24 08:05 ian-lss