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
feat: Sync all categories for MSF stores via API (#456)
- Remove the 250 category limit by paginating through all categories.
- Aggregate all categories into a single array.
- Log warnings and information for debugging.
Previously, syncing categories for MSF stores via API was limited to 250. This change ensures all categories are synced.
0 commit comments