How do scheduled transfers handle very large initial loads?
Initial loads typically run as a separate one-time job with appropriate throttling, after which the scheduled transfer takes over with incremental updates. This separation prevents the initial load from blocking subsequent scheduled runs.