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

When adding a big list of layers from external url service, it crashes HSL app. #1886

Closed
DailisLangovskis opened this issue May 26, 2021 · 2 comments · Fixed by #2041
Closed
Labels
bug performance Performance issues
Milestone

Comments

@DailisLangovskis
Copy link
Collaborator

Need to expect this get capabilities error, when loading layers. Either forbid user to add so many layers or cancel the request on error fired.

@DailisLangovskis DailisLangovskis added bug performance Performance issues labels May 26, 2021
@jmacura
Copy link
Collaborator

jmacura commented May 26, 2021

relates to #1870 ?

@DailisLangovskis
Copy link
Collaborator Author

relates to #1870 ?

Could be. Only You were mentioning adding a endpoint with many services, that crashes the app. Here I crashed the app, when loading of url services was done, had a list of all layers in datasources url tab, respectively. And only when I tried to add them all to map, the HSL app crashed.

@DailisLangovskis DailisLangovskis added this to the Future milestone Jul 14, 2021
raitisbe added a commit that referenced this issue Aug 10, 2021
Queue lib is used to manage paralel requests for wms GetCapabilities and legends

BREAKING CHANGE: `npm i queue`

fix #1886
@jmacura jmacura modified the milestones: Future, 6.0 Aug 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug performance Performance issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants