Maxim Teplinsky
Maxim Teplinsky
> Hi, while we still do **not** know if the problem is on Telegrams side or Telethon, I can report the first bug for my workaround. It seems that if...
Moreover, even usage of the original tdesktop client can cause such errors, it is rarely seen, but it happens. What does the client do to resolve it? It just does...
> > @Lonami, if you support the idea let me know, I will implement it and create a PR > > I don't think a callback or event would really...
The other detail we have to pay attention to is that Telegram does not allow to make the same request if the error appeared. For example, we do 10000 messages.ChatFull...
> This error is produced at the transport level What do you mean 'at transport level'? Do you mean TCP? > It is not possible to know what request caused...
> Yes, we can start by marking all in-flight request states to the exception status and see how it goes. Because I don't remember experiencing this, I can't really test...
Still an issue in IntelliJ IDEA 2023.2.4 (Ultimate Edition). In that case I do not even see the `.smali` file. After I do 'compile to smali' only `out` directory appears...
The API of the site has changed, the script needs to be updated too. I do not have much time to do this rn, probably will be fixed later. Any...
@danielgtaylor, hello Daniel! Please, let me know your thoughts on this MR, thanks!