Skip to content

Commit 2a136a3

Browse files
committed
edit
1 parent 37e3227 commit 2a136a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/QnAMaker/How-To/set-up-qnamaker-service-azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Learn more about how to configure the App Service [Application settings](../../.
187187

188188
## Configure App service idle setting to avoid timeout
189189

190-
The app service, which serves the QnA Maker prediction runtime for a published knowledge base, has an idle timeout configuration, which defaults to automatically timeout. For QnA Maker, this means your prediction runtime generateAnswers API occasionally times out after periods of no traffic.
190+
The app service, which serves the QnA Maker prediction runtime for a published knowledge base, has an idle timeout configuration, which defaults to automatically timeout if the service is idle. For QnA Maker, this means your prediction runtime generateAnswer API occasionally times out after periods of no traffic.
191191

192192
In order to keep the prediction endpoint app loaded even when there is no traffic, set the idle to always on.
193193

0 commit comments

Comments
 (0)