ECHO-540 ECHO-539 add await for get transcript and summarize function calls#347
ECHO-540 ECHO-539 add await for get transcript and summarize function calls#347
Conversation
WalkthroughConverted synchronous Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested labels
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (1)
🧰 Additional context used🧬 Code graph analysis (1)echo/server/tests/api/test_conversation.py (2)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Refactor** * Transcript retrieval was converted to asynchronous processing, improving efficiency and enabling better handling of concurrent conversations. * **Tests** * Test suite updated to async tests to reflect the new asynchronous behavior. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Summary by CodeRabbit