Skip to content

Feature Request: Configurable Exponential Backoff for Reconnection Strategy #427

Description

@TianMaiCheng

Hi team,

I'm currently evaluating TurboMqtt for production use with EMQX. I noticed that the Automatic retry-reconnectfeature currently lacks configuration options for exponential backoff.

Without this, rapid reconnection attempts can easily trigger EMQX's flapping_detectprotection, leading to client bans. Since TurboMqtt is at v0.x, this feels like a sign that the reconnection logic is still maturing.

Could you please consider exposing these parameters (e.g., initial delay, multiplier, max delay) to allow for more robust production deployments?

Thanks!

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