Skip to content

Send first heartbeat immediately on StartHeartbeat#91

Open
mohamedeltawel wants to merge 1 commit into
devfrom
fix/heartbeat-send-first-immediately
Open

Send first heartbeat immediately on StartHeartbeat#91
mohamedeltawel wants to merge 1 commit into
devfrom
fix/heartbeat-send-first-immediately

Conversation

@mohamedeltawel

Copy link
Copy Markdown
Member

Previously the heartbeat loop waited a full timeout interval before emitting the first heartbeat after StartHeartbeat was invoked.
Now the first heartbeat is sent immediately, and the ticker continues at the configured interval.

   Previously the heartbeat loop waited a full timeout interval before
   emitting the first heartbeat after StartHeartbeat was invoked. Now the
   first heartbeat is sent immediately, and the ticker continues at the
   configured interval.
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 93.696% (+0.005%) from 93.691% — fix/heartbeat-send-first-immediately into dev

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants