We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d9ada0 commit be1be15Copy full SHA for be1be15
1 file changed
meraki/config.py
@@ -25,7 +25,7 @@
25
ACTION_BATCH_RETRY_WAIT_TIME = 60
26
27
# Network deletion concurrency error retry wait time
28
-NETWORK_DELETE_RETRY_WAIT_TIME = 90
+NETWORK_DELETE_RETRY_WAIT_TIME = 120
29
30
# Retry if encountering other 4XX error (besides 429)?
31
RETRY_4XX_ERROR = False
0 commit comments