samedi 23 mai 2020

How to generate transient errors for testing

I have implemented custom retry strategy on an API which is in .NET Core 2.2. Retry strategy should work only for transient errors from the database(Azure SQL). How can I generate transient errors, to test this feature?

Aucun commentaire:

Enregistrer un commentaire