Skip to content

First heartbeat sent after 15 minutes instead of configured interval #1298

Closed

Description

It appears that the very first heartbeat is sent after 15 minutes, which is the default built-in heartbeat interval, even when a different interval is configured. Every other subsequent heartbeat will respect the configured interval.

SDK version used: 2.10.0

Attached some code that reproduces the issue.

Expected behavior: heartbeats start after the very first minute (as configured)
Actual behavior: heartbeats only start after 15 minutes (default interval)

ConsoleApp1.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions