Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 434 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 434 Bytes

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/