Comment 3 for bug 1543056

Revision history for this message
vishal yadav (vishalcdac07) wrote :

Bulk delete of resources does not provide much advantage provided delete itself is async operation. Additionally there is overhead of tracking quota and resources hence monitoring of those bulk deletes.

Alternatively you can loop through backups and delete those one at a time.