Expose project scope in local server errors - #559
Conversation
|
Carry-over review from PR #517 (old PR for #477). This PR is preferred over #517: typed
CI note: postgres edge-cases failures are pre-existing on the stack base (#547 script drift), not this PR. |
4183900 to
29f972e
Compare
29f972e to
5cdfa90
Compare
5cdfa90 to
71ede57
Compare
71ede57 to
8084aa4
Compare
8f4ca81 to
f40dacf
Compare
f40dacf to
1affd64
Compare
9e5da80 to
63bf12a
Compare
63bf12a to
2cc5b31
Compare
13692c0 to
80f7418
Compare
6cd324c to
bf87900
Compare
436d999 to
ca10996
Compare
866f49f to
edf8cc3
Compare
0858e80 to
d67ca1c
Compare
6439b64 to
9f04fa9
Compare
cf47b39 to
34afe62
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 623f401. Configure here.
623f401 to
e11a95f
Compare
e11a95f to
0268e1e
Compare
0268e1e to
3251cbb
Compare

Summary
.clickhousestate for omitted-name stop and remove, including the project root where the server was startedScope
.clickhousestate remain self-evidently scoped and retain their existing envelopes.server listmetadata and I/O failures also retain the shared redactedio_errorenvelope, so this PR does not add project-path detail to that case.Tests
cargo test -p clickhousectlcargo clippy -p clickhousectl --all-targets -- -D warningscargo fmt --all --checkCloses #477