Skip to content

Commit 8b9b3ba

Browse files
authored
Merge pull request #94815 from jaydeepn/patch-12
Added note for delay in updates for feedback added
2 parents b6ffd9c + 3d1609e commit 8b9b3ba

File tree

1 file changed

+3
-0
lines changed
  • articles/cognitive-services/language-service/question-answering/tutorials

1 file changed

+3
-0
lines changed

articles/cognitive-services/language-service/question-answering/tutorials/active-learning.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ Once the import of the test file is complete, active learning suggestions can be
5353
> [!div class="mx-imgBorder"]
5454
> [ ![Screenshot with review suggestions page displayed.]( ../media/active-learning/review-suggestions.png) ]( ../media/active-learning/review-suggestions.png#lightbox)
5555
56+
> [!NOTE]
57+
> Active learning suggestions are not real time. There is an approximate delay of 30 minutes before the suggestions can show on this pane. This delay is to ensure that we balance the high cost involved for real time updates to the index and service performance.
58+
5659
We can now either accept these suggestions or reject them using the options on the menu bar to **Accept all suggestions** or **Reject all suggestions**.
5760

5861
Alternatively, to accept or reject individual suggestions, select the checkmark (accept) symbol or trash can (reject) symbol that appears next to individual questions in the **Review suggestions** page.

0 commit comments

Comments
 (0)