Skip to content

Question: Default keep alive internal is shorter than the service limit #216

Closed
@yuma-m

Description

@yuma-m

Confirm by changing [ ] to [x] below:

Platform/OS/Device
No specific platform.

Describe the question
The default keep alive time is 6 seconds in Device SDK Python v2.

However, according to the IoT Core limit, keep alive interval should be between 30 ~ 1200 seconds.

Your device can ping as often as every 30s, with no charge for MQTT PINGREQ or PINGRESP messages.

In addition, it looks PING interval shorter than 30s can be charged according to the pricing page.

What is the intention for the default keep alive interval (6 seconds) in Device SDK? Should it be modified to 30 seconds or longer?

Metadata

Metadata

Assignees

No one assigned

    Labels

    guidanceQuestion that needs advice or information.needs-triageThis issue or PR still needs to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions