Skip to content

Regression: Typing indicator persists indefinitely after response completes (2026.2.24) #27053

@clawrl3000

Description

@clawrl3000

Bug Description

The typing indicator keepalive feature introduced in PR #25886 (version 2026.2.24) has a regression where the typing indicator is not properly cleared after the response completes.

Version

2026.2.24

Expected Behavior

  1. Typing indicator starts when response begins
  2. Keepalive refreshes it during long operations
  3. Typing indicator clears when response finishes or on idle/cleanup

Actual Behavior

The keepalive timer isn't getting cleared properly, causing the typing indicator to persist indefinitely after the response has been sent.

Related

Discord Report

Multiple users have reported this on Discord: "Telegram shows typing... all the time after upgrade" — matching this behavior exactly.

Workaround

Set in Telegram channel config to disable the typing indicator entirely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions