configcat / .net-sdk

ConfigCat SDK for .NET. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.
https://configcat.com/docs/sdk-reference/csharp
Other
29 stars 8 forks source link

Fix validation of polling mode intervals #66

Closed adams85 closed 1 year ago

adams85 commented 1 year ago

Describe the purpose of your pull request

Revise the ranges in which AutoPoll.PollInterval, AutoPoll.MaxInitWaitTime and LazyLoad.CacheTimeToLive are valid.

Also, makes infinite init wait possible in AutoPollConfigService.

Requirement checklist (only if applicable)

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

97.9% 97.9% Coverage
0.0% 0.0% Duplication