Uh oh!
There was an error while loading. Please reload this page.
feat: initialize openfunction knative and async runtime - #4
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
webup
commented
Apr 8, 2022
In TS, a required param cannot be placed after an optional param. |
benjaminhuo
commented
Apr 8, 2022
If the output is not set, where is the data sent to? |
Will broadcast to all declared outputs In current impl. |
The broadcast could be a different method, the send just sends the output to one destination like go implementation maybe? |
webup
commented
Apr 9, 2022
As we discussed in wechat group, let's move on to roll out 0.4.0 first, then will upgrade the function interfaces to better comply with the Function Framework overall guidelines. :) |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
benjaminhuo
commented
Apr 10, 2022
|
This big initial PR is an important upgrade to current GCP Node.js Function Framework with following task accomplished: