Skip to content

Commit a119df2

Browse files
xuehonggecfan
andauthored
Update articles/connectors/connectors-native-reqres.md
Co-authored-by: Esther Fan <[email protected]>
1 parent ca58df8 commit a119df2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/connectors/connectors-native-reqres.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ Now, continue building your workflow by adding another action as the next step.
373373
> [!NOTE]
374374
>
375375
> Your workflow keeps an inbound request open only for a [limited time](../logic-apps/logic-apps-limits-and-config.md#http-limits).
376-
> Assuming that your workflow also includes a Response action with "Asynchronous response" setting turned off (default), if your workflow
376+
> Assuming that your workflow includes a **Response** action with the **Asynchronous response** setting turned off (default), if your workflow
377377
> doesn't return a response to the caller after this time expires, your workflow returns the **504 GATEWAY TIMEOUT** status to the caller.
378378
> If your workflow doesn't include a Response action or the Response action has "Asynchronous response" setting turned on, your workflow
379379
> immediately returns the **202 ACCEPTED** status to the caller.

0 commit comments

Comments
 (0)