-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increased the S3 request handler timeout and maxSockets (#868)
The client build process was starting to frequently get clogged when pushing files to S3, which was leading to index.html not being pushed, but its child index.js files were getting pruned. AWS documentation suggested increasing number of sockets in these situations. Added some logging so if it continues to happen, it's easier to detect why this isn't being flagged as an error by record-build-error.
- Loading branch information
Showing
2 changed files
with
9 additions
and
0 deletions.
There are no files selected for viewing
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