Skip to content

Conversation

@wvanhaevre
Copy link
Contributor

No description provided.

@wvanhaevre wvanhaevre force-pushed the bugfix/conviva/fix-encodingtype branch 2 times, most recently from c896b75 to 1926785 Compare January 9, 2026 11:25
@wvanhaevre wvanhaevre force-pushed the bugfix/conviva/persistent-metadata branch from 8bece75 to bf8a5c1 Compare January 9, 2026 11:28
…e sourcechange and for HESP after the sourceChange using a pending flag.
@wvanhaevre wvanhaevre force-pushed the bugfix/conviva/fix-encodingtype branch from 1926785 to b823397 Compare January 9, 2026 11:29
let adDescriptionMetadata: [String: Any] = collectAdDescriptionMetadata(from: convivaSessionSource.description)
metadata.merge(adDescriptionMetadata) { (_, new) in new }

// Do not override `encoding_type` value if already set by the customer.
Copy link
Contributor

Choose a reason for hiding this comment

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

As discussed, I would add a bit more explanation why we need this extra code

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I added some comments to explain the flows for both HSL and HESP sources

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.

3 participants