mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-17 07:50:59 +00:00
ci: update 15s for image testing
This commit is contained in:
@@ -61,9 +61,9 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
# Wait 30 seconds before first attempt
|
# Wait 15 seconds before first attempt
|
||||||
echo "Waiting 30 seconds for services to start..."
|
echo "Waiting 15 seconds for services to start..."
|
||||||
sleep 30
|
sleep 15
|
||||||
|
|
||||||
# Try up to 3 times with 30-second intervals
|
# Try up to 3 times with 30-second intervals
|
||||||
max_attempts=3
|
max_attempts=3
|
||||||
|
|||||||
Reference in New Issue
Block a user