Add changelog for PR #3735

This commit is contained in:
Mark Backman
2026-02-12 22:07:09 -05:00
parent e50b138ab2
commit a5f95acaf5

1
changelog/3735.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed tracing service decorators executing the wrapped function twice when the function itself raised an exception (e.g., LLM rate limit, TTS timeout).