-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[12/n][dagster-airbyte] Implement sync_and_poll method in AirbyteClou…
…dClient (#26431) ## Summary & Motivation Implement full sync and poll process in `AirbyteCloudClient`. This will be used in a subsequent PR in `AirbyteCloudWorkspace.sync_and_poll` to materialize Airbyte assets. ## How I Tested These Changes Additional tests with BK
- Loading branch information
1 parent
3dd22ec
commit 2384e5b
Showing
9 changed files
with
432 additions
and
49 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
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
Oops, something went wrong.