Skip to content

Conversation

@isjerryxiao
Copy link

A possible fix for #1609.
We actually should not ignore unicode decode error or json decode error in order to make it work, my solution is to increase last_update_id by 1 until that bad update is skipped.
This may cause the bot to lose some of its updates, which is a little bit of a problem. However this is way better than looping and throwing exceptions endlessly.

@rikonaka
Copy link
Contributor

rikonaka commented Dec 4, 2019

Hi, guys, thanks for comment in my pull, and I had read your pull right now, but I think your pull
84fd9b2
is just a clone of my pull 84a2a1. 😋

@isjerryxiao
Copy link
Author

However, 98e15ea is the main part.

@github-actions github-actions bot locked and limited conversation to collaborators Aug 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants