You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dagster-fivetran library currently support sync_and_poll functionality which triggers a sync. I do not see a functionality to do full historical resync of the asset/connector.
resync_and_poll was available in the deprecated version using FivetranResource, but not available in latest version using FivetranWorkspace