mirror of
https://github.com/aljazceru/cdk.git
synced 2026-01-28 09:16:19 +01:00
chore: increase timeout (#1046)
This commit is contained in:
@@ -147,7 +147,7 @@ CDK_MINTD_PID=$!
|
||||
|
||||
echo $CDK_ITESTS_DIR
|
||||
|
||||
TIMEOUT=100
|
||||
TIMEOUT=300
|
||||
START_TIME=$(date +%s)
|
||||
# Loop until the endpoint returns a 200 OK status or timeout is reached
|
||||
while true; do
|
||||
|
||||
Reference in New Issue
Block a user