-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[connectors] Rework Zendesk full resync (#8899)
* enh: move the launchFullSync logic to a function that can be triggered with forceResync = true (sync) or false (unpause, resume) * 📝 * 📝 * feat: implement fromTs * refactor: update stopZendeskWorkflows to take richer types in input * fix: update the name of the ZendeskTimestampCursor model * 📝 * 💄 improve the error message on fromTs without a cursor * fix: delete the cursor when using SYNC without a fromTs * fix: remove the forceResync when using fromTs
- Loading branch information
1 parent
9f2b401
commit f1fdd03
Showing
2 changed files
with
108 additions
and
43 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
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