I ran into an "Error ENOSPC System limit for number of file watchers reached" error, so I increased the limit per this post, and I also implemented a line in worker.js that unwatches image files after they've been uploaded to s3, but still need to test it.
I ran into an "Error ENOSPC System limit for number of file watchers reached" error, so I increased the limit per this post, and I also implemented a line in
worker.js
that unwatches image files after they've been uploaded to s3, but still need to test it.