Skip to content

Commit bab6017

Browse files
authored
Reprocess All Files check box: Updated description of checked/unchecked behaviors (#412)
1 parent 3e46f23 commit bab6017

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

platform/workflows.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ There are two ways to create a custom workflow:
305305
17. The **Reprocess all** box applies only to the Amazon S3 and Azure Blob Storage source connectors:
306306

307307
- Checking this box reprocesses all documents in the source location on every workflow run.
308-
- Unchecking this box causes only new documents that are added to the source location since the last workflow run to be processed on future runs. Previously processed documents are not processed again, even if those documents' contents change.
308+
- Unchecking this box causes new documents that have been added to the source location, as well as existing documents in the source location that have had their contents or titles changed, since the last workflow run to be processed on future runs. Other previously processed documents are not processed again.
309309

310310
18. Check the **Retry Failed Documents** box if you want to retry processing any documents that failed to process.
311311
19. Click **Continue**.
@@ -336,7 +336,7 @@ There are two ways to create a custom workflow:
336336
The **Reprocess all** box applies only to the Amazon S3 and Azure Blob Storage source connectors:
337337

338338
- Checking this box reprocesses all documents in the source location on every workflow run.
339-
- Unchecking this box causes only new documents that are added to the source location since the last workflow run to be processed on future runs. Previously processed documents are not processed again, even if those documents' contents change.
339+
- Unchecking this box causes new documents that have been added to the source location, as well as existing documents in the source location that have had their contents or titles changed, since the last workflow run to be processed on future runs. Other previously processed documents are not processed again.
340340

341341
8. The workflow begins with the following layout:
342342

snippets/quickstarts/platform.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ allowfullscreen
107107
9. The **Reprocess all** box applies only to the Amazon S3 and Azure Blob Storage source connectors:
108108

109109
- Checking this box reprocesses all documents in the source location on every workflow run.
110-
- Unchecking this box causes only new documents that are added to the source location since the last workflow run to be processed on future runs. Previously processed documents are not processed again, even if those documents' contents change.
110+
- Unchecking this box causes new documents that have been added to the source location, as well as existing documents in the source location that have had their contents or titles changed, since the last workflow run to be processed on future runs. Other previously processed documents are not processed again.
111111

112112
10. If you want to retry processing any documents that failed to process, check the **Retry Failed Documents** box.
113113
11. Click **Continue**.

0 commit comments

Comments
 (0)