Closed jacklul closed 7 years ago
Yes, I remember you mentioning this at some point. I'll look into this too 👍
BTW: Seems like it doesn't happen now! (on latest dev)
I will try some kind of test tho in free time to confirm this!
Yes, a test would be great, because I haven't actively changed anything to fix this yet...
Tested it, it's fixed now! :thumbsup:
Maybe it was fixed at Guzzle's side?
Possibly. If you feel like it, you could test different versions of Guzzle and see if the issue pops up at a certain version.
Anyway, if it happens again, just reopen here 😊
I could swear I mentioned this already...
Basically all fail replies from Telegram throw an exception, this is very bad behavior. This prevents usage of any mass messaging commands (like announcements), because when one of the users blocks the bot library will throw exception and stop.
This is seriously annoying and makes
useless because any fail will stop the execution, so the developer can't properly react to failures.
Can we have this fixed? This must have something to do with Guzzle and I wasn't been able to figure it out.