put.io serializes trash operations per account so concurrent deletes can fail with a 400 TRASH_LOCK_TIMEOUT error saying "There is an ongoing blocking trash operation". This transient error was treated as fatal - retry it instead.
put.io serializes trash operations per account so concurrent deletes can fail with a 400 TRASH_LOCK_TIMEOUT error saying "There is an ongoing blocking trash operation". This transient error was treated as fatal - retry it instead.