Skip to content

Bulk Event Processing #519

Description

@Mershab99

Description
As a developer I would like to process Kafka or related Dapr Pub/Sub events in a batch/bulk manner, while staying in the OpenFunction ecosystem.

Additional context
This is already implemented in the Dapr Subscription object under the bulkSubscribe attribute.

Workaround Ideas
Create an HTTP serverless function that gets invoked on a Dapr Subscription object under it's route attribute. This will publish a Json encoded payload with each entryId.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions