Skip to content

Dynamic traffic-driven batching #11

Description

@MuddyWinds

Vary batch size/cadence based on live traffic volume instead of a fixed rate: batch aggressively during peaks and flush sooner when quiet, to balance latency against cost. Builds on the runtime.batch_max_items work already shipped.

Constraint: interacts with the night-time dip filter; both should read from the same traffic signal to avoid conflicting behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestoss-v1Open-source v1.x feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions