-| `functionTimeout` | `00:05:00` <br>(5 minutes) | Sets the duration to run before timing out for function calls in Azure Functions and some built-in operations, such as SAP, that run as function calls. Standard logic apps use the same underlying design as function apps. So, the **`functionTimeout`** host setting in Azure Functions also affects built-in operations that run as function calls. <br><br>**Note**: In the **host.json** file, the **`functionTimeout`** setting exists at the same level outside the **`extensions`** object where Standard workflow host settings exist. For more information, see the example in this section: [Change time-out value for function-based built-in operations](#change-time--out-value-for-function--based-built--in-operations). |
0 commit comments