Skip to content

Capture encoder in Encoded instead of the plain value #272

@mp911de

Description

@mp911de

We should capture a supplier that returns a byte buffer instead of the actual buffer to enable retries with bindings. Currently, the value is disposed after copying the encoded buffer to the request message. This prevents us from retrying RPC requests.

Prerequisite to fix #271

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions