dbt-labs / dbt-rpc

A server that can compile and run queries in the context of a dbt project. Additionally, it provides methods that can be used to list and terminate running processes.
https://docs.getdbt.com/reference/commands/rpc
Apache License 2.0
19 stars 7 forks source link

[CT-620] [SPIKE] dbt hangs under certain interrupt conditions #83

Closed iknox-fa closed 1 year ago

iknox-fa commented 2 years ago

Spike is to investigate a class of issues that occurs when operation of dbt gets interrupted.

See: https://github.com/dbt-labs/dbt-rpc/issues/71 https://github.com/dbt-labs/dbt-core/issues/4357

jtcohen6 commented 2 years ago

These linked issues result in the same user experience (dbt hangs), but I believe the root causes are unrelated:

I defer to the Execution team on the best way to proceed with spiking each of these issues.

github-actions[bot] commented 1 year ago

This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please remove the stale label or comment on the issue, or it will be closed in 7 days.