We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b700dc6 commit 04467f2Copy full SHA for 04467f2
cloudinary_cli/modules/sync.py
@@ -12,7 +12,7 @@
12
from cloudinary_cli.utils.json_utils import print_json
13
from cloudinary_cli.utils.utils import logger, run_tasks_concurrently, get_user_action
14
15
-DELETE_ASSETS_BATCH_SIZE = 100
+DELETE_ASSETS_BATCH_SIZE = 30
16
17
18
@command("sync",
0 commit comments