Skip to content

Commit fd2d949

Browse files
committed
updates
1 parent 8612a7d commit fd2d949

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

articles/batch/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@
115115
href: large-number-tasks.md
116116
- name: Check for job and task errors
117117
href: batch-job-task-error-checking.md
118+
- name: Detecting and handling Batch service errors
119+
href: batch-retry-after-errors.md
118120
- name: Create resource files
119121
href: resource-files.md
120122
- name: Persist job and task output

articles/batch/batch-retry-after-errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.author: labrenne
1818
ms.custom: seodec18
1919
---
2020

21-
# Detecting errors
21+
# Detecting and handling Batch service errors
2222

2323
It is important to remember to check for errors when working with a REST service API. It isn't uncommon for errors to occur when running batch jobs.
2424

0 commit comments

Comments
 (0)