-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add timeout to warm gittar cache step (#362)
* feat: add gittar fetch in time limit helper function * feat: add gittar timeout promise * feat: log when an npm package is going to be added to the cache * feat: log when fetching project template * feat: add gittar fetch and gittar timeout promise to to promise.race * feat: clear timeout * feat: add timeout to fetch project template step * feat: log when warm cache step is skipped after timeout * refactor: remove unused code * feat: increase timeout limit to 15s * refactor: make timeout function general * feat: add timeout to add npm package to cache step * refactor: make timeout function general purpose * feat: remove npm cache timeout * chore: bump version to 0.6.4
- Loading branch information
Showing
3 changed files
with
33 additions
and
4 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters