julep
julep copied to clipboard
[Bug]: list_execution_transitions and get_execution_details queries raise OutOfMemoryError
trafficstars
📜 Description
https://app.glitchtip.com/julep-ai/issues/2560495
possible fix: https://www.postgresql.org/docs/current/runtime-config-resource.html
more concrete fix: we shouldn't save raw objects in tables, especially transitions table (output column)
👟 Reproduction steps
No response
👀 Have you searched previous issues to see if this has been raised before?
- [x] I checked and didn't find similar issue