Skip to content

v1.0.2

Latest
Compare
Choose a tag to compare
@jimmydoh jimmydoh released this 28 Dec 00:58
f2f47ea

Added a write to the checkpoint blob after each event to handle resumption of event processing post partial completion.

Previously, if the function did not process all events within function execution timeout, it would not update the checkpoint blob.