Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/swift/+spec/concurrent-bulk. Description: Currently, it seems bulk operations extract or delete files serially. While more convenient than issuing separate requests, this leads to a user needing to linearly increase network timeouts depending on the amount of files affected. Specification URL (additional information): None