Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Request-URI Too Large on 500 datasets #2

Open
ni-dschiller opened this issue Dec 12, 2021 · 3 comments
Open

Error: Request-URI Too Large on 500 datasets #2

ni-dschiller opened this issue Dec 12, 2021 · 3 comments

Comments

@ni-dschiller
Copy link

ni-dschiller commented Dec 12, 2021

  await chart_bar_all.toFile('e2eTests/performance/results/chart_all.png');

Fails on 500 datasets with Error: Request-URI Too Large. How to avoid that ?

@ni-dschiller
Copy link
Author

ni-dschiller commented Dec 12, 2021

With 400, 300, 200 and 153 datasets it says Error: Bad Request on

  await chart_bar_all.toFile('e2eTests/performance/results/chart_all.png');

With 152 it works as expected.

Is it possible to raise the amount of datasets limit ?

@wozhendeai
Copy link

ever find a fix?

@dschiller
Copy link

No. I limited the amount of datasets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants