Skip to content

More intelligent send retry management with ACK #495

Open
@asoltesz

Description

@asoltesz

Currently, even if ACK is set, the code will not check if the sending was successful and resends the message as many times as specified with setRetries().

A better and more logical behavior would be if ACK and retries worked together and sending retries would only happen if no ACK was received from the gateway for the message. That would also decrease power consumption in comparison with unconditional retries.

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