-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
source-intercom-native: reduce logging frequency
The connector was logging out `Processing page 1 of 1` frequently when streams were caught up to the present & capturing incrementally. This connector has had sufficient usage that I feel comfortable removing these logs when a stream is caught up, so I limited the page number logging to only happen when a stream is backfilling (i.e. has multiple pages to process or has more than an hour of results to page through).
- Loading branch information
Showing
1 changed file
with
21 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters