Fix typings for functions.cloudEvent to include callback. by thekumar · Pull Request #630 · GoogleCloudPlatform/functions-framework-nodejs
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 175
Closed
Fix typings for functions.cloudEvent to include callback.#630
thekumar wants to merge 5 commits intoGoogleCloudPlatform:mainfrom
Fix typings for functions.cloudEvent to include callback.#630
thekumar wants to merge 5 commits intoGoogleCloudPlatform:mainfrom
Conversation
Copy link
Contributor
thekumar
commented
Sep 6, 2024
thekumar
commented
This PR adds support for registering cloudEvent function with the callback signature for better error handling.
thekumar added 5 commits
September 6, 2024 15:11This commit adds the typing to specific a CloudEventFunctionWithCallback as the handler for functions.cloudEvent() function.
thekumar
closed this
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment