Azure / azure-cosmos-dotnet-v3

.NET SDK for Azure Cosmos DB for the core SQL API
MIT License
736 stars 491 forks source link

[Internal] FaultInjection: Fixes bug with ApplicationPercentage #4473

Closed NaluTripician closed 4 months ago

NaluTripician commented 4 months ago

Pull Request Template

Description

Fixes bug with ApplyPercentage where values of the apply percentage are inverted. So, a value of 1 would be 0%, .4 60%, etc. This would ensure that the value's matched the behavior.

Type of change

Please delete options that are not relevant.

Closing issues

To automatically close an issue: closes #IssueNumber