Handle transient errors in your app
link

Handle transient errors in your app

Learn to use application logging and retry policies to handle transient errors to make your apps more resilient.

Microsoft Learn
Updated Apr 30, 2025

What you'll learn

  • Identify common strategies for handling transient errors
  • Detect transient errors in code
  • Implement a retry policy in your app
  • Monitor transient errors in your app using logging
Course Description

Use application logging and retry policies to handle transient errors to make your apps more resilient.