dbt-labs / dbt-athena

The athena adapter plugin for dbt (https://getdbt.com)
https://dbt-athena.github.io
Apache License 2.0
228 stars 100 forks source link

chore: increase num_iceberg retries #679

Closed nicor88 closed 4 months ago

nicor88 commented 4 months ago

Description

Make iceberg retries the double of the parallelism to be sure that we catch edge cases.

Models used to test - Optional

Checklist