mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-08 22:48:14 -05:00
* fix(logs): truncate strings in tracespans crashing insertion * add depth check to not crash * custom serialization to not break tracepsans * log costs even in log creation failure * code cleanup? * fix typing * remove null bytes * increase char limit * reduce char limit