How Can I Optimize the Sync Speed?
Question
How can I optimize the connector sync speed?
Environment
Connector: Stripe
Answer
The CUSTOMER_BALANCE_TRANSACTION
, USAGE_RECORD
, and SETUP_ATTEMPT
tables require nested API calls, which impact sync speeds. In addition, we fully sync the PLAN
table once a day.
To optimize the connector's sync speed, do the following:
- In your connector dashboard, go to the Schema tab.
- Deselect the above tables from your sync as needed.