diff --git a/scripts/checkquota.sh b/scripts/checkquota.sh index c58062fce..00c0b8b78 100644 --- a/scripts/checkquota.sh +++ b/scripts/checkquota.sh @@ -58,6 +58,7 @@ for REGION in "${REGIONS[@]}"; do if [ -z "$MODEL_INFO" ]; then echo "⚠️ WARNING: No quota information found for model: $MODEL in $REGION. Skipping." + INSUFFICIENT_QUOTA=true continue fi