microsoftgraph / microsoftgraph/microsoft-graph-comms-samples

KeepAliveAsync

Open
#245 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
253
Forks
275
Avg merge
1d 5h
Merged PRs (30d)
1

Description

Describe the issue
Why there is a need in CallHandler to call the Call.KeepAliveAsync() in Heartbeat, when the StatefulCall has access to GraphClient ?
What will happen if I don't call the Call.KeepAliveAsync() in CallHandler ?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the CallHandler heartbeat and the StatefulCall access to GraphClient, focusing on where Call.KeepAliveAsync() is invoked. Confirm the documented effect of omitting that call and explain why the heartbeat path requires it; the issue is resolved when those behaviors are clearly documented.

Written by the indexing model from the issue text.

Assessment

Domain
api, backend
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.