I'm noticing something weird with Sync request usage.
Everyday I have few hours of syncs because I'm syncing
shopifyCustomer
shopifyCustomer
on install. But on September 26th I had no installs but still almost 9hrs request usage for Syncs.
So I've digged a bit into nightly reconciliation but it looks like you guys made some changes that triggers nightly reconciliation for sync-only models only.
So right now, only the
shopifyAppUsageRecord
shopifyAppUsageRecord
is syncing every night. And this model is very fast to sync for each shop (few ms). So I really can't understand where the 9hrs of request usage are coming from.
Also another issue: it looks like each shop is running nightly reconciliation 5 times (see screenshot)
Can someone take a look at what's happening here please?