Skip to content

feat: introduce tracing::instrument and more debug#79

Merged
zaaarf merged 1 commit intodevfrom
feat/better-tracing
Feb 15, 2025
Merged

feat: introduce tracing::instrument and more debug#79
zaaarf merged 1 commit intodevfrom
feat/better-tracing

Conversation

@alemidev
Copy link
Member

potentially problematic RPCs (mostly those connecting to new resources) now have proper tracing::instrument spans for better debugging. All background workers (workspace, cursor, buffer) now have their loops properly instrumented too, so that we know from which buffer controller an error came

@alemidev alemidev added core This issue is related to the core Rust library improvement Improve an existing feature labels Feb 15, 2025
@alemidev alemidev self-assigned this Feb 15, 2025
@alemidev alemidev requested a review from zaaarf February 15, 2025 12:41
@zaaarf zaaarf force-pushed the feat/better-tracing branch from 2126cfe to a4c2583 Compare February 15, 2025 14:36
@zaaarf zaaarf merged commit 253461b into dev Feb 15, 2025
48 checks passed
@zaaarf zaaarf deleted the feat/better-tracing branch February 15, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core This issue is related to the core Rust library improvement Improve an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants