[BUG] Precommit checks time out connecting to maven central. #4829
Open
Description
Describe the bug
I've had multiple PRs fail precommit checks (example 1,, example 2) over the last few days connecting to maven central with no incidents reported. This has happened for all platforms but more frequently for the windows precommit.
Related actions/runner-images#1499. Suggest we try bumping TTL -Dmaven.wagon.httpconnectionManager.ttlSeconds=60
and/or retry count.