fix load test length

This commit is contained in:
Ishaan Jaff 2024-05-09 12:50:24 -07:00
parent c8662234c7
commit bf99311f5c

View file

@ -30,7 +30,7 @@ jobs:
URL: "https://litellm-database-docker-build-production.up.railway.app/"
USERS: "100"
RATE: "10"
RUNTIME: "3s"
RUNTIME: "300s"
- name: Process Load Test Stats
run: |
echo "Current working directory: $PWD"