Skip to content

Conversation

@Praveen-Msft
Copy link
Contributor

@Praveen-Msft Praveen-Msft commented Nov 10, 2025

Pull Request Template

Description

This change fixes the aggressive retry timeouts for requests when PPAF enabled. This change contains distinct retry policy timeouts for respective operations and allows us to manage the timeouts separately.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Closing issues

To automatically close an issue: closes #5484

@kundadebdatta kundadebdatta changed the title Separate out retry policy timeouts for Read and Query scenarios HttpTimeoutPolicy Improvements Phase 2: Refactors Code to Separate out Retry Policy Timeouts for Read and Query Scenarios on PPAF Nov 11, 2025
Copy link
Member

@FabianMeiswinkel FabianMeiswinkel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM except for the one comment about PPAF min. retry interval of 1 second

@kundadebdatta kundadebdatta marked this pull request as ready for review November 12, 2025 21:51
@kundadebdatta kundadebdatta added the auto-merge Enables automation to merge PRs label Nov 12, 2025
@Praveen-Msft
Copy link
Contributor Author

LGTM except for the one comment about PPAF min. retry interval of 1 second

@FabianMeiswinkel, min retry interval already updated to 1sec. Do you have anything else on that?

@Praveen-Msft Praveen-Msft changed the title HttpTimeoutPolicy Improvements Phase 2: Refactors Code to Separate out Retry Policy Timeouts for Read and Query Scenarios on PPAF HttpTimeoutPolicy Improvements Phase 2: Refactors Code to Separate out Retry Policy Timeouts for point-reads and non-point-reads on PPAF Nov 13, 2025
Copy link
Member

@FabianMeiswinkel FabianMeiswinkel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@kundadebdatta kundadebdatta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Now.

@kirankumarkolli kirankumarkolli merged commit 0be9384 into master Nov 13, 2025
34 checks passed
@kirankumarkolli kirankumarkolli deleted the fix-split-timeout-by-operation-type branch November 13, 2025 02:30
Praveen-Msft added a commit that referenced this pull request Nov 13, 2025
…t Retry Policy Timeouts for point-reads and non-point-reads on PPAF (#5482)

# Pull Request Template

## Description
This change fixes the aggressive retry timeouts for requests when PPAF
enabled. This change contains distinct retry policy timeouts for
respective operations and allows us to manage the timeouts separately.

## Type of change

Please delete options that are not relevant.

- [x] Bug fix (non-breaking change which fixes an issue)


## Closing issues

To automatically close an issue: closes #5484

---------

Co-authored-by: Debdatta Kunda <[email protected]>
Co-authored-by: Debdatta Kunda <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Enables automation to merge PRs PerPartitionAutomaticFailover

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Fundamentals] HttpTimeoutPolicy‎: Update the HttpTimeoutPolicyForPartitionFailover to Use More Relaxed Timeouts for Query Workloads

6 participants