functions-framework-nodejs icon indicating copy to clipboard operation
functions-framework-nodejs copied to clipboard

Add CloudEventWithCallback function signature to functions.cloudEvent()

Open thekumar opened this issue 1 year ago • 0 comments

The typescript typings for functions.cloudEvent() only include the CloudEvent function signature and not the CloudEventWithCallback signature, which allows for surfacing errors and nacking message for retryability.

I have already submitted a fix PR #631 for review, and hopefully this issue is useful for tracking reviewer assignments.

thekumar avatar Sep 10 '24 00:09 thekumar