Azure / Azure/elastic-db-tools

No way to skip TFH mechanism in ShardMapManager

Open
#138 1 comment 0 reactions 1 assignee Claimed by @stuartpa View on GitHub
Dominant language
C#
Stars
147
Forks
108
PR merge metrics
No merged PRs in 30d

Description

If customer already has a Transient Fault Handling (TFH) mechanism in the application then there should be a way to avoid adding another TFH mechanism inside the SMM APIs of the Elastic Scale library.

With current implementation, even if the user does not add a Retry Behaviour as a parameter to API call, the Elastic Scale library adds a default TFH anyways.

Workaround right now is to remove TFH from the application as there is no way to skip if from elastic scale library.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.