Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Revisit resume/end/error/expired conversation stories

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

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
typescript
Domain
api

Research direction

Start by reviewing the REST and Web Socket behavior described in this issue and the related issues #118, #101, #103, #94, #90, #75, and #9. Map the resume, end, error, and expired-token permutations, then define the expected behavior for each path before identifying the affected client entry points.

Written by the indexing model from the issue text.

Description

approved P0 triaged

Note to investigator

Find out all permutations of the resume/end/error/expired over REST API and Web Socket.

Related issues

  • #118 Resume conversation after calling botConnection.end()
  • #101 "Token expired" signal is not fired on Web Socket route
  • #103 Generate a new token using existing conversation ID
  • #94 End conversation does not really stop the polling or Web Socket
  • #90 Backoff stories
    • HTTP 429/400 - we will back off
    • HTTP 404 - fatal, we will stop
  • #75 End conversation does not really stop Web Socket
  • #9 Resume conversation and how to renew expired token
  • https://github.com/Microsoft/BotFramework-WebChat/pull/1880 Wiring up for reconnect UI
Dominant language
TypeScript
Stars
199
Forks
133
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

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.

More from microsoft/BotFramework-DirectLineJS

All issues in microsoft/BotFramework-DirectLineJS

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.