Conversation
444c32e to
d6bda4f
Compare
generall
reviewed
Dec 15, 2025
generall
reviewed
Dec 15, 2025
generall
reviewed
Dec 15, 2025
generall
reviewed
Dec 15, 2025
generall
reviewed
Dec 15, 2025
generall
reviewed
Dec 15, 2025
generall
reviewed
Dec 15, 2025
generall
reviewed
Dec 15, 2025
a772a81 to
6ab97af
Compare
Member
|
Merging #7475 introduced merge conflicts in this branch, so I rebased it. |
generall
reviewed
Dec 17, 2025
generall
reviewed
Dec 17, 2025
generall
reviewed
Dec 17, 2025
e0ad83f to
6a3ab90
Compare
timvisee
reviewed
Jan 7, 2026
Member
|
I'd like to do a proper (manual) test before I approve this PR. I do see the new However, on |
Member
were you able to trigger timeout for update operation? |
timvisee
approved these changes
Jan 8, 2026
generall
added a commit
that referenced
this pull request
Feb 9, 2026
* feat: add shard-ops timeout * feat: add shard-ops timeout * feat: add missing timeout * fix: format * fix: type serialization * fix: bad wal flush logic * feat: add seperate wait_time * fix: linter issues * fix: linter * chore: make select more readable * fix: linter issues * chore: remove comment * chore: adjust comment * chore: update definition * chore: remove extra wait_timeout -> make timeout global * chore: remove wait_timeout from point_ops * chore: remove wait_timeout from grpc * refactor: make shard_ops more readable * chore: remove timeout from update_all * feat: propagate wait_timeout error * fix: clippy recommendation * chore: update wait timeout * refactor: update merge_successful_update_results * fix: tests inconsistency * fix: revert global ord, partialord for UpdateStatus * fix: integration test * fix: res ingoring * fix: review requests * fix: clippy * chore: revert back futures unordered * fix: resolve response status * force timeout for remote operations * fix: pr reviews * fix: switch to duration * Bump OpenAPI spec * feat: add serde_as * fix: timeout statu condition * Minor tweaks * Use tokio timeout directly rather than deadline * Revert schema generator permissions * Remove obsolete semi-colon --------- Co-authored-by: generall <andrey@vasnetsov.com> Co-authored-by: timvisee <tim@visee.me>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
All Submissions:
devbranch. Did you create your branch fromdev?New Feature Submissions:
cargo +nightly fmt --allcommand prior to submission?cargo clippy --all --all-featurescommand?Changes to Core Features: