This is an automated email from the ASF dual-hosted git repository. msciabarra pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/openserverless-streamer.git
from d9365b1 Merge pull request #5 from giusdp/main add 46553ef fix: handle openwhisk action timeout add 7db0061 chore: log formatting add a7a854e docs: formatted docs add 3c5f812 chore: taskfile and gitignore new 1dbca16 Merge pull request #8 from d4rkstar/main The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .gitignore | 2 ++ README.md | 32 +++++++++++++++++++++----------- Taskfile.yml | 20 ++++++++++++++++++-- src/handlers/action_handler.go | 3 +-- src/handlers/web_action_handler.go | 19 +++++++++++++++---- src/handlers/web_action_handler_test.go | 4 ++-- 6 files changed, 59 insertions(+), 21 deletions(-)