Skip to content

feat: apply request timeout to all batch operations#17

Merged
mattisonchao merged 1 commit intomainfrom
pr/09-timeout-batch-ops
Mar 21, 2026
Merged

feat: apply request timeout to all batch operations#17
mattisonchao merged 1 commit intomainfrom
pr/09-timeout-batch-ops

Conversation

@mattisonchao
Copy link
Copy Markdown
Member

Summary

  • Apply request timeout to delete_range and get batch operations
  • Previously only put/delete had timeouts, now all batch ops are covered

Test plan

  • CI passes (fmt, clippy, build, tests)

- Add request_timeout to get_from_single_shard and
  delete_range_from_single_shard
- All client operations (put, delete, get, delete_range) now properly
  respect the configured request_timeout

Signed-off-by: mattisonchao <mattisonchao@gmail.com>
@mattisonchao mattisonchao merged commit 82d1ada into main Mar 21, 2026
2 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.

1 participant