Skip to content

feat: re-land get_batch command with bugfix#432

Open
thinkingfish wants to merge 2 commits intomainfrom
reapply-pr-418
Open

feat: re-land get_batch command with bugfix#432
thinkingfish wants to merge 2 commits intomainfrom
reapply-pr-418

Conversation

@thinkingfish
Copy link
Copy Markdown
Member

Summary

  • Re-applies feat: support get_batch command #418 (get_batch command support for Momento cache client)
  • Fixes bug: latency_histograms.push() did not exist in scope — replaced with extra_histogram = Some(&KVGETBATCH_RESPONSE_LATENCY) to match the pattern used by Get/Set handlers

Context

#418 was reverted in d8cc1b0 due to the latency histogram bug. This PR cherry-picks the original commit and applies the fix.

Test plan

  • Verify cargo build succeeds
  • Verify get_batch latency metrics are correctly recorded via extra_histogram

🤖 Generated with Claude Code

anitarua and others added 2 commits March 22, 2026 14:57
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