highcharts / highcharts/node-export-server
Getting "violation of fair-usage policy" when starting the app with an empty cache
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 369
- Forks
- 266
- PR merge metrics
- No merged PRs in 30d
Description
When starting the server it will download scripts from the CDN

When starting with an empty directory, the number of generated requests sent to the CDN triggers "violation of fair-usage policy" errors
It feels like the server should be able to download all the scripts it needs in one go
Perhaps there is a way for us to ask the server to download these scripts more slowly, do some rate-limiting?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.