corvus-dotnet / corvus-dotnet/Corvus.Tenancy
Validate tenanted storage configuration settings at startup
- Dominant language
- C#
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Consider validating the configuration in calls such as `AddTenantStoreOnAzureBlobStorage` so that if configuration is missing or malformed, we report that immediately instead of failing later in more obscure ways.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the AddTenantStoreOnAzureBlobStorage entry point and trace how its storage configuration is read during startup. Define the missing and malformed settings that should be rejected immediately, then verify that valid configuration still initializes successfully and invalid configuration produces a clear startup error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100