You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
12:53:17.181 [Thread-985] ERROR com.tclient.TelegramClient - [ 2][t20][1735822397.181795835][NetQueryDelayer.cpp:102][#15][!NetQueryDelayer] Delay: [Query:[id:5189730305][tl:0xbe5335be]] [timeout:1][total_timeout:1] because of [Error : -503 : Timeout] from Session:5:download_small#0::Connect::TCP::[91.108.56.144:443] to DcId{5} from [...:45750]
And
[ 2][t10][1735822986.537912130][Session.cpp:665][#13][!Session:5:download_small#1] Session connection with 2 pending requests was closed: [Error : 2 : Too many dropped packets [total_size:256KB]] Session:5:download_small#1::Connect::TCP::[91.108.56.125:443] to DcId{5} from [...:53678]
How can I detect this type of error from my application?
When I check the log, I get a lot of this message when trying to download a file:
Even thought the file still download successfully.
Is it because I hit download limit? I don't see any Retry_after error. How to handle this case in my code?
The text was updated successfully, but these errors were encountered: