Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Add ack and fail to Streamlet API #2909

@mjschmidt

Description

@mjschmidt

The default behavior for heron streamlet is not to ack/fail messages. Upon further inspection we realized this is not only the default, but the only option for Streamlet as it only uses emit, which will not ack and fail messages. This currently isn't configurable.

The code can be seen here:

What steps would be required to add this functionality? This would aid greatly in us transitioning to Streamlet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions