You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
andlanguages
) it works fine, and medium sized (likeFlatTaxonomy
) it takes 3-4min to complete successfully.Acceptance Criteria
The text was updated successfully, but these errors were encountered: