Skip to content

Commit 03c0dca

Browse files
committed
one more
1 parent 5530b9b commit 03c0dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/batch/batch-visual-studio-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ A job manager task that is implemented with the Job Manager template can return
181181

182182
In the case of job manager task failure, some tasks may still have been added to the service before the error occurred. These tasks will run as normal. See "Job Splitter Failure" above for discussion of this code path.
183183

184-
All the information returned by exceptions is written into stdout.txt and stderr.txt files. For more information, see [Error Handling](batch-api-basics.md#error-handling).
184+
All the information returned by exceptions is written into stdout.txt and stderr.txt files. For more information, see [Error Handling](batch-retry-afer-errors.md).
185185

186186
### Client considerations
187187
This section describes some client implementation requirements when invoking a job manager based on this template. See [How to pass parameters and environment variables from the client code](#pass-environment-settings) for details on passing parameters and environment settings.

0 commit comments

Comments
 (0)