issues
search
LewkyB
/
LukeTube
getting more familiar with ASP.NET Core with this project
https://www.luketube.net
0
stars
0
forks
source link
improve policies and change nav bar links
#17
Closed
LewkyB
closed
2 years ago
LewkyB
commented
2 years ago
fixed policies by using a typed
IHttpClientFactory
and attached a
WaitAndRetry
and
RateLimit
policy
change nav bar links
discarded lots of polly policy code that was redundant
added polly 7.2.3 for rate limiter
IHttpClientFactory
and attached aWaitAndRetry
andRateLimit
policy