Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(telegram): polling when stops bot #150

Merged
merged 3 commits into from
Aug 30, 2023
Merged

fix(telegram): polling when stops bot #150

merged 3 commits into from
Aug 30, 2023

Conversation

XxLittleCxX
Copy link
Member

在 polling 时停用适配器,http 请求未中断,响应后向下继续执行

@XxLittleCxX XxLittleCxX added bug Something isn't working platform: telegram labels Aug 30, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 30, 2023

Codecov Report

Merging #150 (3dd6e9d) into master (a3ea0c8) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #150   +/-   ##
=======================================
  Coverage   81.83%   81.83%           
=======================================
  Files           1        1           
  Lines         424      424           
  Branches       86       86           
=======================================
  Hits          347      347           
  Misses         77       77           

adapters/telegram/src/polling.ts Outdated Show resolved Hide resolved
@shigma shigma merged commit 8f06f3b into master Aug 30, 2023
5 checks passed
@shigma shigma deleted the tg-polling-fix branch August 30, 2023 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working platform: telegram
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants