ThreeMammals / Ocelot

.NET API Gateway

Home Page:https://www.nuget.org/packages/Ocelot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polly V7 syntax is no longer supported

RaynaldM opened this issue · comments

Removal of AddPollyV7 and all subsequent code.

public static IOcelotBuilder AddPollyV7<TProvider>(this IOcelotBuilder builder, QosDelegatingHandlerDelegate delegatingHandler, IDictionary<Type, Func<Exception, Error>> errorMapping)

Removal of AddPollyV7 tests

23.2.2 Docs