dagster icon indicating copy to clipboard operation
dagster copied to clipboard

[dagster-fivetran] Implement resync_and_poll method in FivetranClient

Open maximearmstrong opened this issue 3 months ago • 2 comments

Summary & Motivation

This PR uses the resync and poll methods implemented in previous PRs to implement resync_and_poll in FivetranClient. 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

maximearmstrong avatar Nov 20 '24 22:11 maximearmstrong