Skip to content

Commit 62446d4

Browse files
committed
Add transient faults include file
1 parent 2b77278 commit 62446d4

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: include file
3+
description: include file
4+
author: anaharris-ms
5+
ms.service: azure
6+
ms.topic: include
7+
ms.date: 11/15/2024
8+
ms.author: anaharris
9+
ms.custom: include file
10+
---
11+
12+
Transient faults are short, intermittent failures in components. They occur frequently in a distributed environment like the cloud, and they're a normal part of operations. They correct themselves after a short period of time. It's important that your applications handle transient faults, usually by retrying affected requests.

articles/reliability/reliability-sustainability-data-solutions-fabric.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Sustainability data solutions in Fabric has multiple capabilities to help you to
1919

2020
## Transient faults
2121

22-
[!INCLUDE [Transient fault description](includes/reliability-transient-fault-description-include.md)]
22+
[!INCLUDE[introduction to transient faults](includes/reliability-transient-faults-description-include.md)]
2323

2424
In the event of a transient fault during ingestion of emissions data, you need to manually trigger the job again. You can monitor the ingestion job from the Microsoft Fabric monitoring hub.
2525

0 commit comments

Comments
 (0)