mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-05-15 05:30:29 +02:00
200 max attempts
This commit is contained in:
@@ -26,7 +26,7 @@ fi
|
||||
echo "Making API request..."
|
||||
|
||||
# Wait for server to start and verify it's running
|
||||
max_retries=30
|
||||
max_retries=200
|
||||
retry_count=0
|
||||
server_ready=false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user