Replies: 2 comments
-
Give me a simple example,thank u |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @lizhe19, sounds like you want to do a fire&forget kind of setup. One way to do it is to have multiple parallel streams via Streams Mode and use either the PS: Moving this to a discussion as per #2026. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In Benthos, if I want to receive a request through http_server and use a branch processor to asynchronously forward the request to another interface (HTTP request) without blocking the original HTTP response return, how do I configure it? I didn't see any related components or parameters
Beta Was this translation helpful? Give feedback.
All reactions