Azure / Azure/azure-sdk-for-java
Evaluate PPAF orchestrated region markdown on request timeouts
Open
Cosmos
CosmosPartitionLevelFailover
feature-request
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 2.2k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 178
Description
## Summary
Evaluate per-partition-automatic-failover (PPAF) orchestrated region markdown behavior when request timeouts occur.
## Details
- Determine the correct PPAF region markdown behavior when a request times out
- Define whether request timeouts should trigger region markdown or be treated as transient
- Implement the appropriate handling for timeout scenarios in the PPAF orchestration logic
## Motivation
Request timeouts are a common failure mode and the PPAF behavior on timeouts needs to be explicitly defined to avoid incorrect failover decisions.
Contributor guide
Assessment
This issue has not been assessed yet.