Commit 24c0107
authored
Extend detect_binary_type timeout to account for long-running dbt executable (#517)
## Summary
Closes #514
## Checklist
- [x] 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
- [x] New and existing unit tests pass locally with my changes
## Additional Notes
Issue author tested this update locally and confirmed this addresses
their need.1 parent 5863ab1 commit 24c0107
2 files changed
Lines changed: 4 additions & 1 deletion
File tree
- .changes/unreleased
- src/dbt_mcp/dbt_cli
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments