Handle transient errors in your app

Beginner
Developer
Azure

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

Learning objectives

In this module, you will:

  • 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

Prerequisites

  • Entry-level developer knowledge in either C#, Java, or Node.js