xssnick / tonutils-go

TON SDK Library in pure Golang for interacting with The Open Network ecosystem using native protocols, such as ADNL, RLDP and etc.
Apache License 2.0
464 stars 95 forks source link

Update retrier.go #165

Closed logvik closed 7 months ago

logvik commented 7 months ago

Added a new logic to handle the frequent case: "lite server error, code -503: timeout"

xssnick commented 7 months ago

good, thank you!

xssnick commented 7 months ago

Will merge to dev branch, will be released with next version, you can import it by commit hash for now.