Skip to content

Conversation

@ranst91
Copy link
Contributor

@ranst91 ranst91 commented Sep 8, 2025

Some events might not be JSON serializable.
This PR creates a fix for that

@ranst91 ranst91 force-pushed the fix/safe-json-dump-serializer-python branch 2 times, most recently from 7fdb46b to bc59cb6 Compare September 9, 2025 12:51
Copy link
Contributor

@mme mme left a comment

Choose a reason for hiding this comment

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

encoder.py must not have any special cases- the object should already be json safe when passed to it

@ranst91 ranst91 force-pushed the fix/safe-json-dump-serializer-python branch from d54164e to df8c661 Compare September 9, 2025 14:39
@ranst91 ranst91 force-pushed the fix/safe-json-dump-serializer-python branch from 7406142 to 4341eb9 Compare September 10, 2025 10:13
@ranst91 ranst91 changed the title fix: safe encode json events fix: ensure serializable raw events attached to LG AGUI events Sep 10, 2025
@ranst91 ranst91 merged commit 88f24ef into main Sep 10, 2025
5 checks passed
@ranst91 ranst91 deleted the fix/safe-json-dump-serializer-python branch September 10, 2025 13:27
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