corvus-dotnet / corvus-dotnet/Corvus.Tenancy
Retry container creation on failure
Open
- Dominant language
- C#
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We should add some internal retry logic when creating a tenanted container (for any of the storage types) fails. This will allow clients to not require their own retry logic for foreseeable transient issues.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the tenanted-container creation paths for each storage type, then determine the intended retry limit and which failures are transient; done means all supported storage types retry creation consistently without requiring client-side retries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100