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
{{ message }}
This repository was archived by the owner on Jun 5, 2024. It is now read-only.
It seems like when you have a large list of categories (we have 992) the Magento backend stops responding because it has to many connections at once from the same client.
Any easy way to batch the categories into smaller chunks just like the products?