Skip to content

Commit

Permalink
Mark sync_and_poll as experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
maximearmstrong committed Dec 26, 2024
1 parent 80c0641 commit 2846c76
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1258,6 +1258,7 @@ def _generate_materialization(
metadata=stream_asset_spec.metadata,
)

@experimental
def sync_and_poll(self, context: AssetExecutionContext):
"""Executes a sync and poll process to materialize Airbyte Cloud assets.
This method can only be used in the context of an asset execution.
Expand Down

0 comments on commit 2846c76

Please sign in to comment.