Skip to content

Extend detect_binary_type timeout to account for long-running dbt executable#517

Merged
b-per merged 3 commits into
dbt-labs:mainfrom
jairus-m:bug/extend-binary-detection-timeout
Jan 14, 2026
Merged

Extend detect_binary_type timeout to account for long-running dbt executable#517
b-per merged 3 commits into
dbt-labs:mainfrom
jairus-m:bug/extend-binary-detection-timeout

Conversation

@jairus-m

@jairus-m jairus-m commented Jan 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

Closes #514

Checklist

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation (in https://github.com/dbt-labs/docs.getdbt.com) if required -- Mention it here
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional Notes

Issue author tested this update locally and confirmed this addresses their need.

@jairus-m jairus-m requested review from a team, b-per and jasnonaz as code owners January 13, 2026 23:34
@b-per

b-per commented Jan 14, 2026

Copy link
Copy Markdown
Collaborator

What binary is taking so long to run! dbt-core?

@b-per b-per enabled auto-merge (squash) January 14, 2026 15:21
@jairus-m

Copy link
Copy Markdown
Collaborator Author

@b-per dbt-core it seems. the author of the issue is on windows. i had the same issue as well back in my first data job when i tried running uv and dbt core on a lenovo thinkpad hah. something about the venv + OS security checks ? that's the author's suspicion as well!

@b-per b-per merged commit 24c0107 into dbt-labs:main Jan 14, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Timeout Issue when starting MCP Server (also when testing config)

2 participants