OrchestrationContext.CreateRetryableClient should have an overload with useFullyQualifiedMethodNames parameter
Offen
- Vorherrschende Sprache
- C#
- Sterne
- 1.7k
- Forks
- 335
- Ø Merge
- 2 T. 23 Std.
- Gemergte PRs (30 T.)
- 6
Beschreibung
Basically the retryable equivalent of:
OrchestrationContext.CreateClient(bool useFullyQualifiedMethodNames)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Locate the existing OrchestrationContext.CreateClient(bool useFullyQualifiedMethodNames) overload and the retryable client API. Compare their signatures and behavior to determine the matching surface, then verify that the retryable client supports the requested boolean option and that relevant tests pass.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- csharp
- Bereich
- api, backend
- Issue-Typ
- Feature
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 45/100