Skip to content

feat(cluster): add flags for coordinator timeouts#7221

Open
bitborne wants to merge 1 commit intodragonflydb:mainfrom
bitborne:fix-coordinator-timeouts
Open

feat(cluster): add flags for coordinator timeouts#7221
bitborne wants to merge 1 commit intodragonflydb:mainfrom
bitborne:fix-coordinator-timeouts

Conversation

@bitborne
Copy link
Copy Markdown

Add cluster_coordinator_connect_timeout_ms and cluster_coordinator_response_timeout_ms flags to replace hard-coded 3000ms timeouts in CrossShardClient.

Changes

  • Add cluster_coordinator_connect_timeout_ms flag
  • Add cluster_coordinator_response_timeout_ms flag

Test plan

  • ninja dragonfly compiles successfully
  • pre-commit hooks pass

@bitborne bitborne force-pushed the fix-coordinator-timeouts branch from 747fc56 to 1ca2c91 Compare April 25, 2026 12:00
Add cluster_coordinator_connect_timeout_ms and
cluster_coordinator_response_timeout_ms flags to replace
hard-coded 3000ms timeouts in CrossShardClient.

Signed-off-by: Schatten <czhengt@qq.com>
@bitborne bitborne force-pushed the fix-coordinator-timeouts branch from 1ca2c91 to 7b074cc Compare April 25, 2026 12:07
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