Skip to content

Service throwing bad request exception gets decorated with Polly retry and wait

Notifications You must be signed in to change notification settings

MizioAnd/DIGenericDecoratorToyProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIGenericDecoratorToyProject

To test that the Polly retry and wait decorator prevents AdjustInventoryFailingService from failing using the generic code perform the following request twice,

https://localhost:7180/Inventory

Either from swagger or directly from a browser,

https://localhost:7180/swagger

For the non-generic code perform the following request,

https://localhost:7180/Inventory/non-generic/

About

Service throwing bad request exception gets decorated with Polly retry and wait

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages