You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(CursorResponse): update id getter to ensure cursorId is always retrieved
- Modified the id getter to require the cursor id to be present, removing the defaulting to 0.
- This change enhances the reliability of cursor handling by ensuring that a valid cursor id is always returned, improving overall response accuracy.
0 commit comments