forked from gatsbyjs/gatsby
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ensure remote file downloads are queued in all cases (gatsbyjs#3…
…4414) * fix: move queue from remote file node creation to remote file fetching * reduce number of concurrent requests per CPU core to 50 * rename worker function to mark it as worker * improve typings * refactor: remove GATSBY_EXPERIMENTAL_REMOTE_FILE_PLACEHOLDER flag * fix typing? Co-authored-by: Ward Peeters <ward@coding-tech.com>
- Loading branch information
Showing
2 changed files
with
13 additions
and
114 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