Skip to content

Commit 10c68c8

Browse files
authored
Merge pull request #245 from KelvinTegelaar/dev
[pull] dev from KelvinTegelaar:dev
2 parents e77ffb6 + 360dadc commit 10c68c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

host.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"functionTimeout": "00:10:00",
1111
"extensions": {
1212
"durableTask": {
13-
"maxConcurrentActivityFunctions": 1,
14-
"maxConcurrentOrchestratorFunctions": 1
13+
"maxConcurrentActivityFunctions": 5,
14+
"maxConcurrentOrchestratorFunctions": 2
1515
}
1616
}
17-
}
17+
}

0 commit comments

Comments
 (0)