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: Using correct CQL Statement for scylla read calls #167

Merged
merged 9 commits into from
Feb 3, 2025

Conversation

vanitabhagwat
Copy link
Collaborator

@vanitabhagwat vanitabhagwat commented Jan 30, 2025

What this PR does / why we need it:

Moving the batch length caching logic outside of go routine.

Which issue(s) this PR fixes:

Fixes the intermittent issue thats happening in the feature server go routine.
Error: failed to scan features: gocql: expected 47 values send got 50","time":"2025-01-30T16:32:39Z","message":"Error getting feature vector"

Misc

@vanitabhagwat vanitabhagwat changed the title adding logs to view key batching calculations fix: Adding logs to view key batching calculations Jan 30, 2025
@vanitabhagwat vanitabhagwat changed the title fix: Adding logs to view key batching calculations fix: Issue with retrieving features in cassandra go feature server Feb 3, 2025
@vanitabhagwat vanitabhagwat changed the title fix: Issue with retrieving features in cassandra go feature server fix: Using correct CQL Statement for scylla read calls Feb 3, 2025
@vanitabhagwat vanitabhagwat merged commit afde88c into master Feb 3, 2025
24 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