Skip to content

Commit 4b72d5b

Browse files
committed
Increase functions timeout
1 parent a34a16e commit 4b72d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

host.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dynamicConcurrencyEnabled": true,
1313
"snapshotPersistenceEnabled": false
1414
},
15-
"functionTimeout": "00:02:00",
15+
"functionTimeout": "00:03:00",
1616
"extensionBundle": {
1717
"id": "Microsoft.Azure.Functions.ExtensionBundle",
1818
"version": "[4.*, 5.0.0)"

0 commit comments

Comments
 (0)