Closed kylefoley closed 1 year ago
We were running into an issue with very large NWD's where there would be multiple http errors when downloading assets all at the same time. This loop was modified so it pulls mesh packs at a more reasonable rate.
Forge-server-utils 9.0.0 has built in sleep/retry logic. Will be submitting PR with latest forge-server-utils added to package.json
We were running into an issue with very large NWD's where there would be multiple http errors when downloading assets all at the same time. This loop was modified so it pulls mesh packs at a more reasonable rate.