Replies: 1 comment
-
@sebastianburckhardt is this something we can/should expose in host.json? I see there is a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Can we set MaxCheckpointBatchSize in host.json?
Our function has to use a lot of named pipe, causing the host to restart a lot. I think
MaxCheckpointBatchSize
could help a lot to avoid Activity rescheduled during restart. It would be great to be able to setMaxCheckpointBatchSize
.Beta Was this translation helpful? Give feedback.
All reactions