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

fix: improve error handling and increase timeouts in GetCollectionIDs #114

Merged
merged 3 commits into from
Jan 20, 2025

Conversation

bilgesubukk
Copy link
Contributor

  • Updated GetCollectionIDs to return an error instead of causing a panic and restart.
  • With this error return in GetCollectionIDs, the metric collector will continue without panicking; however, the checkpoint process will still panic.
  • Increased timeout and Deadline for GetCollectionIDs to handle slow responses more effectively.

@bilgesubukk bilgesubukk self-assigned this Jan 20, 2025
@erayarslan erayarslan changed the title Fix: Improve error handling and increase timeouts in GetCollectionIDs fix: improve error handling and increase timeouts in GetCollectionIDs Jan 20, 2025
@erayarslan erayarslan merged commit 36ee24f into master Jan 20, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants