Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Add a Java and Python example (HTTP + CloudEvent) for no reply functions #40

@andrew-su

Description

@andrew-su

Feature Request

Add a Python and Java example (HTTP + CloudEvent) where the function does not return a reply.

This covers scenarios where the function takes a long time to process the work so it just accepts it or queues it.

Acceptance

An example function for Java that doesn't reply but still processes the requests correctly.
An example function for Python that doesn't reply but still processes the requests correctly.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions