Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[@azure/cosmos] Fix ChangeFeed Iterator Breaking on TimeOutError #32652

Open
amanrao23 opened this issue Jan 22, 2025 · 0 comments
Open

[@azure/cosmos] Fix ChangeFeed Iterator Breaking on TimeOutError #32652

amanrao23 opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
Milestone

Comments

@amanrao23
Copy link
Member

  • Package Name:
  • @azure/cosmos

Describe the bug
SDK is currently incorrectly handling TimeoutError in items.getChangeFeedIterator(). Empty response gets generated internally instead of throwing the error.

Expected behavior
SDK should throw TimeOutError after the retries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Review
Development

No branches or pull requests

1 participant