Roman Khafizianov

Results 33 comments of Roman Khafizianov

@Yaffle Hi, I found out that before the server sends the 1st message, the initialization of `EventSourcePolyfill` is not fully done (because `onStart` never called) so the `es.close()` doesn't abort...

Thanks for the fast answer! You don't always have the ability to change the server's code :) Even if you have, there is always a possibility that user, for example,...

Thanks a lot! I will be able to test it next week

@ave-satan thanks for reporting! If you have experience with Go you can provide the PR, I will be happy to merge it. Otherwise, I will be able to handle this...

This is due to Telegram tech limitations. TG server ignores replies to the msg the bot has sent more than 1mln msgs ago without any feedback from the server. I'm...

@Laiteux let leave this open.I will let you know when it will be fixed

@Jeffwhen thank you for the PR! Can you please remove debug logging and make gofmt?

@Jeffwhen I think this is redundant

Thanks. I will make final tests today and merge it

@tiagoshibata sorry for a long reply. Thanks for pointing out to this issue. Will you be able to create the PR?