Skip to content

Conversation

stijnmoreels
Copy link
Member

Logging scopes are usually alive and used within the same asynchronous context, saving it through the lifetime of an instance with asynchronous operations does not hold the state throughout.
This PR fixes the correct usages of logging scopes by placing it around messaging/Service Bus-specific logging statements.

This can be seen as a correction/follow-up of the previous #648 PR

@stijnmoreels stijnmoreels added bug Something isn't working enhancement New feature or request labels Sep 11, 2025
Copy link

netlify bot commented Sep 11, 2025

Deploy Preview for arcus-messaging canceled.

Name Link
🔨 Latest commit c692595
🔍 Latest deploy log https://app.netlify.com/projects/arcus-messaging/deploys/68c2789fb4482b0008f96cb1

@stijnmoreels stijnmoreels marked this pull request as ready for review September 11, 2025 07:58
@fgheysels fgheysels merged commit 375c981 into arcus-azure:main Sep 11, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants