Skip to content

Feature request: add feature flag for hosts which do not permit buffering body chunks #106

Description

@leonm1

In multitenant environments, hosts may not want to buffer data outside of plugins for performance and isolation reasons.

In the proposed v0.3 spec, authors are permitted to return additional action enum values which can instruct the host to buffer more data and invoke onResponseBody again once the entire body is received or upon reaching the watermark: #63

For host environments which do not wish to buffer data, it would be good if this could be feature flag controlled so that the SDK can choose to buffer the data for the author to ensure correctness.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions