Skip to content

Direct transports don't respect roundrobin and prefetch settings #1

Open
@jonnor

Description

@jonnor

Instead just sends messages as fast as it can. Some projects rely on these to work, either because they can't handle concurrency (prefetch: 1) or just need to limit to not cause thrashing with hundreds of concurrent jobs.
Currently these can't use/test with direct://, and typically have to use AQMP always. Which is inconvenient for tiny installations and/or tests.

Also goes for MQTT.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions