Closed dr0i closed 4 years ago
When using webhooks on test.skohub.io it's not working:
test.skohub.io
gatsbyError: error glob error [Error: EMFILE: too many open files
even if the user's ulimit -n gives 100000.
ulimit -n
100000
Fixed with the last commit, closing.
When using webhooks on
test.skohub.io
it's not working:even if the user's
ulimit -n
gives100000
.