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

Issues when importing a large taxonomy #213

Closed
ChrisChV opened this issue Apr 29, 2024 · 1 comment
Closed

Issues when importing a large taxonomy #213

ChrisChV opened this issue Apr 29, 2024 · 1 comment

Comments

@ChrisChV
Copy link

When importing a large taxonomy, like the Light Cast Taxonomy, it takes a long time (10-15min+) for the /import request to complete successfully. In some cases, it takes longer, and the memory usage fills up resulting in the cms container restarting.

When that happens, we get the alert error, however we can see the imported taxonomy in the list, containing all the tags. For smaller taxonomies (like two level and languages) it works fine, and medium sized (like FlatTaxonomy) it takes 3-4min to complete successfully.

Acceptance Criteria

  • Check the problem further and provide a solution
@bradenmacdonald
Copy link
Contributor

Thanks for reporting this @yusuf-musleh and @ChrisChV. The memory usage should be more or less constant, and not increase with the size of the taxonomy. So we definitely need to fix it.

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

No branches or pull requests

2 participants