Open maximearmstrong opened 5 days ago
[!WARNING] This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite. Learn more
master
This stack of pull requests is managed by Graphite. Learn more about stacking.
nice.
Summary & Motivation
This PR uses the resync and poll methods implemented in previous PRs to implement
resync_and_poll
inFivetranClient
. This method will be used in a subsequent PR to materialize Fivetran assets.Tests are added to test the full sync and poll behavior.
How I Tested These Changes
Additional unit tests with BK