Skip to content

Make volumes delete API async #3577

@r4victor

Description

@r4victor

Related to #3551

Currently /volumes/delete API endpoint deletes volumes synchronously. It locks volumes for a potentially long time and may be slow to respond. The endpoint should only mark volumes as terminating, and the termination should be done in background. This should be done before moving volumes processing to pipelines (#3551).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions