highcharts / highcharts/node-export-server

Getting "violation of fair-usage policy" when starting the app with an empty cache

Open
#633 17 comments 5 reactions 0 assignees View on GitHub
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

![Image](https://github.com/user-attachments/assets/abca8585-a07f-4ead-a3d6-10ede32cad9a)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.