Skip to content

Commit 9f661ab

Browse files
committed
removed extra line
1 parent 210b3ce commit 9f661ab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ ms.date: 05/15/2020
99

1010
At times, you may find it necessary to handle both task and application failures within your Batch solution. This article talks about types of errors and how to resolve them.
1111

12-
**Should this be combined with [Detecting and handling Batch service errors](batch-retry-after-errors.md)? And/or moved out of this section?**
13-
1412
## Application failures
1513

1614
During execution, an application might produce diagnostic output that you can use to troubleshoot issues. As described in [Files and directories](files-and-directories.md), the Batch service writes standard output and standard error output to `stdout.txt` and `stderr.txt` files in the task directory on the compute node.

0 commit comments

Comments
 (0)