Fivetran `load_assets_from_fivetran_instance()` does not support tags
Author: jonathanneoCreated Nov 12, 2024Updated Sep 15, 2026
Labelstype: feature-requestintegration: fivetranstale
What's the use case?
Fivetran's API is sometimes flaky and tends to return errors despite nothing apparently wrong with the connector.
Often after a manual retry, the same connector works without any issues.
Ideas of implementation
To enable retries for Fivetran assets triggered through dagster, I would like to be able to set tags={"dagster/max_retries": 3} on Fivetran assets.
In order to do so, load_assets_from_fivetran_instance() needs to accept an argument for tags.
Additional information
No response
Message from the maintainers
Impacted by this issue? Give it a ! We factor engagement into prioritization.
Source: dagster-io/dagster