Skip to content

Commit

Permalink
add connect_retries to databricks profile
Browse files Browse the repository at this point in the history
  • Loading branch information
jbandoro committed Jan 31, 2024
1 parent 4ac7465 commit b6f94a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/dags/dbt/jaffle_shop_python/profiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ jaffle_shop:
threads: 1
token: "{{ env_var('DATABRICKS_TOKEN') }}"
type: databricks
connect_retries: 3
target: dev

0 comments on commit b6f94a1

Please sign in to comment.