[DX-790] Cleans up redundant attach for one shot rest operations#189
[DX-790] Cleans up redundant attach for one shot rest operations#189umair-ably merged 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedPull request was closed or merged during review WalkthroughThis change introduces an Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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 |
Cleans up redundant attach for one shot rest operations and related logging (addresses additional comments from #168)
This does not address the msgpack decoding bug (current workaround of setting
useBinaryProtocol = falseis still used for Chat operations. I'm still investigating this across the other SDKs + realtime)Summary by CodeRabbit
Release Notes