Skip to content

Conversation

@marcin-cebo
Copy link
Contributor

in subscribe and heartbeat URLs

clientConfig = {
httpLoggingInterceptor =
HttpLoggingInterceptor { message ->
// Intercept subscribe GET request
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What happens if the now-deprecated HttpLoggingInterceptor gets removed? Are there any better alternatives like capturing outgoing HTTP requests with structured data instead of just plain text logs?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of HttpLoggingInterceptor customLogger could be used. I will rewrite those test.

@marcin-cebo marcin-cebo merged commit be2503c into master Oct 22, 2025
10 of 13 checks passed
@marcin-cebo marcin-cebo deleted the mc/addTestForChannelDuplicaitonInUrl branch October 22, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants