-
Notifications
You must be signed in to change notification settings - Fork 820
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationfeature requestNew feature or request to improve the current logicNew feature or request to improve the current logic
Description
Description:
I would like to be able to set a max time limit that it will spend downloading dependencies. If the download exceeds this time, then it would put a warning in the logs, but then proceed without a cache.
Justification:
Our project has a fairly large (4.5gb) maven cache and for some reason every once in a while the download will go really slow. I'm not sure if it's a problem on our self-hosted runner or on github's side, but it seems there's a built in time out for an hour. That's a really long time to wait for the cache to download. It normally takes about 80 seconds to download.
Are you willing to submit a PR?
Probably not
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationfeature requestNew feature or request to improve the current logicNew feature or request to improve the current logic