microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
KeepAliveAsync
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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