Skip to content

Improvement request: use_ack chunk acknowledgement, http_keepalive #21

@sspreitzer

Description

@sspreitzer

Hi there

Thank you for this plugin!

In the current implementation of use_ack is only usable for small amounts of events. use_ack blocks the process by it's check_interval and per event POST request.

This should be implemented as per chunk POST of data and also per chunk request of acknowledgement (one POST with list of events instead of one POST per event).

Finally http_keepalive should be implemented as well.

use_ack with 10000 events is not usable.

Thank you and kind regards
Sascha

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions