You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After completing #1184 and #1185, add support for the new invocation type as a new binding type in the worker gateway.
This ticket covers the following features
Execution of the new binding type, forwarding the HTTP request as-is, with streaming request/response bodies, to the previously added new gRPC endpoint of worker executor
Ability to define endpoints using this new binding type in the API Definition format
Ability to define endpoints using this new binding type when using OpenAPI import
Have an integration test showing that it work
The text was updated successfully, but these errors were encountered:
After completing #1184 and #1185, add support for the new invocation type as a new binding type in the worker gateway.
This ticket covers the following features
The text was updated successfully, but these errors were encountered: