The easiest way to test how your app handles API errors
Building robust apps that use APIs doesn't have to be hard. There are tools that you can use to see for yourself how your app will behave when calling APIs that it uses fails.
Innovation Matters
Microsoft 365 Developer Advocate
ISSN 2210-9390
A collection of 2 posts
Building robust apps that use APIs doesn't have to be hard. There are tools that you can use to see for yourself how your app will behave when calling APIs that it uses fails.
How will your app react when throttled: will it fail gracefully or break with exception? Are you sure?