commit | f5f973c949816c8298533f936762055c4e65165a | [log] [tgz] |
---|---|---|
author | ricolin <rlin@vexxhost.com> | Fri Jan 13 09:30:45 2023 +0800 |
committer | ricolin <rlin@vexxhost.com> | Fri Jan 13 09:38:26 2023 +0800 |
tree | e0c9d5499cc35a655f94d5b85e1d01620c2e2de3 | |
parent | 7de4b0a97ed7e9b68f3672a60d29b7c11d07b4fb [diff] |
Add short buffer between backup delete For backup delete under retention. It's possible to have delete command conflict with wrong process/accept order in Cinder. This patch add 2 seconds sleep time to give Cinder a short break to accept API calls in correct order.