mirror of
https://github.com/sochix/TLSharp.git
synced 2025-12-06 08:02:00 +01:00
parent
b55b28fa5d
commit
0940d3d982
|
|
@ -123,6 +123,8 @@ namespace TLSharp.Core
|
|||
catch(DataCenterMigrationException e)
|
||||
{
|
||||
await ReconnectToDcAsync(e.DC);
|
||||
// prepare the request for another try
|
||||
request.ConfirmReceived = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue