Skip to content
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

set invocation id when generating psuedo config #4359

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

kwigley
Copy link
Contributor

@kwigley kwigley commented Nov 29, 2021

resolves #4337

Description

Set invocation id in lib.py whenever we create a new config for task. Will likely be refactored, but necessary for unique invocation id per task executed.

Checklist

  • I have signed the CLA
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change

@cla-bot cla-bot bot added the cla:yes label Nov 29, 2021
@kwigley kwigley requested a review from gshank November 29, 2021 22:22
@kwigley kwigley merged commit d8dd753 into main Nov 29, 2021
@kwigley kwigley deleted the kwigley/set-invocation-id branch November 29, 2021 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ensure that all dbt invocations have an invocation_id
2 participants