Reduce muzzle sporadic failures (#5489)

This commit is contained in:
Trask Stalnaker 2022-03-02 17:18:25 -08:00 committed by GitHub
parent 9360cf19f9
commit 813c661ac8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -51,5 +51,7 @@ jobs:
with:
# timing out has not been a problem, these jobs typically finish in 2-3 minutes
timeout_minutes: 15
max_attempts: 3
# give maven central a minute to hopefully recover
retry_wait_seconds: 60
max_attempts: 5
command: ./gradlew ${{ matrix.module }}:muzzle