Skip to content
This repository has been 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

Open
andrew-su opened this issue Mar 23, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@andrew-su
Copy link
Contributor

andrew-su commented Mar 23, 2022

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.

@request-timeout request-timeout self-assigned this May 19, 2022
@bbtong
Copy link
Contributor

bbtong commented Jul 12, 2022

This development work went stale, but progress can be found at fabl/no-reply-java-sample.

@bbtong bbtong added enhancement New feature or request labels Jul 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants