Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

poll more frequently when using --cloud #644

Merged
merged 1 commit into from
Jul 21, 2023
Merged

poll more frequently when using --cloud #644

merged 1 commit into from
Jul 21, 2023

Conversation

dlawin
Copy link
Contributor

@dlawin dlawin commented Jul 17, 2023

Poll more frequently when using --dbt --cloud

Biggest change is that the backoff is now additive, it just increases by 1 sec each iteration to a max of 20 sec vs. the former doubling.

Also created custom exceptions for existing generic exceptions since I was in there.

@dlawin dlawin added enhancement New feature or request cloud Issues related to data-diff <> Datafold Cloud interaction --dbt Issues/features related to the dbt integration labels Jul 17, 2023
@dlawin dlawin requested review from leoebfolsom, vvkh, pik94 and sklinov July 17, 2023 22:26
@dlawin dlawin self-assigned this Jul 17, 2023
@leoebfolsom
Copy link
Contributor

@dlawin I'll let you merge so you can manage it with respect to deployment (I don't want to "merge and run")

@dlawin dlawin merged commit 765cfaf into master Jul 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
--dbt Issues/features related to the dbt integration cloud Issues related to data-diff <> Datafold Cloud interaction enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants