Andrei Morozov
Andrei Morozov
Same issue ``` from {"status":"idle","resource":false,"stepTimeout":false} to {"status":"playing","missedFrames":0,"playbackDuration":0,"resource":true,"stepTimeout":false} from {"status":"playing","missedFrames":0,"playbackDuration":435040,"resource":true,"stepTimeout":false} to {"status":"idle","resource":false,"stepTimeout":false} ``` Solved with increasing highWaterMark player option
Sorry for screenshots, just dont want to share the whole mess of code =)    message.trade_token and etc message is just a dataclass with data needed to send...
And another thing. Error still happens on every trade I'am sending after that errored trade, but if I restart the bot, error disappears
Could this be fixed?
> I'm sorry I haven't had time to properly debug this, I'll try and take a look at this over the weekend Your fast answers are awesome. Thank you :)
I can send offers from official client at the same time
After receiving UpdatesTooLong client no longer receives any updates. As I can see in dispatcher implementation, there is even no logs about receiving this update, so it's kinda confusing :)...
Looks like this PR needs to be merged. The issue is still happening with InputMediaDocument
Any updates?