Skip to content

Commit 5f230eb

Browse files
committed
added broken link fix
1 parent ff36281 commit 5f230eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/prompt-flow/troubleshoot-guidance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ You may encounter 409 error from Azure OpenAI, it means you have reached the rat
146146

147147
In this case, if you find the message `request canceled` in the logs, it might be because the OpenAI API call is taking too long and exceeding the timeout limit.
148148

149-
An OpenAI API timeout could be caused by a network issue or a complex request that requires more processing time. For more information, see [OpenAI API timeout](https://help.openai.com/en/articles/6897186-timeout).
149+
An OpenAI API timeout could be caused by a network issue or a complex request that requires more processing time. For more information, see [OpenAI API timeout](https://platform.openai.com/docs/actions/production#timeouts).
150150

151151
Wait a few seconds and retry your request. This action usually resolves any network issues.
152152

0 commit comments

Comments
 (0)