-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dbt Cloud provider to support retry from point of failure #35772
Comments
Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval. |
could I try to fix this issue @eladkal ? |
All yours @Bowrna! |
Hi @Bowrna , is it something you are still looking at? |
hi @b-per let me give it a try this weekend. If I couldn't then I will unassign it from my name. |
hi @b-per please take this issue.. I have bitten more than I can chew and struggling to finish it off. |
Description
dbt Cloud offers the possibility to retry job from point of failure. This feature can be triggered natively within dbt cloud, but there is also a new endpoint airflow users may want to trigger as part of their orchstration
Use case/motivation
I image dbt Cloud customers using different patterns in airflow to handle retry today:
Supporting this new endpoint as its own operator will simplify implementing such logic.
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: