Skip to content

Commit 6d62451

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

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
@@ -374,7 +374,7 @@ Now, continue building your workflow by adding another action as the next step.
374374
>
375375
> Your workflow keeps an inbound request open only for a [limited time](../logic-apps/logic-apps-limits-and-config.md#http-limits).
376376
> Assuming that your workflow includes a **Response** action with the **Asynchronous response** setting turned off (default), if your workflow
377-
> doesn't return a response to the caller after this time expires, your workflow returns the **504 GATEWAY TIMEOUT** status to the caller.
377+
> doesn't return a response to the caller within the time limit, your workflow returns the **504 GATEWAY TIMEOUT** status to the caller.
378378
> If the **Response** action has the **Asynchronous response** setting turned on, or if your workflow doesn't include a **Response** action, your workflow
379379
> immediately returns the **202 ACCEPTED** status to the caller.
380380

0 commit comments

Comments
 (0)