Open bnb opened 6 years ago
LGTM @juliangruber!
As a note, I used the all caps because of a similar environment variable in the GraphQL code 😅
As a note, I used the all caps because of a similar environment variable in the GraphQL code 😅
oops! consistency :D
This PR adds a timeout to the
fetch()
call in/bin/ncm-ci.js
. Also adds theNCM_TIMEOUT
environment variable, which can be used to set a custom timeout time (2 minutes by default).