Expand description
A retry loop for network-oriented operations against the Telegram API.
Port of telegram.ext._utils.networkloop.network_retry_loop.
This is library-internal and not part of the public API stability guarantee.
Structs§
- Network
Loop Config - Parameters for
network_retry_loop.
Functions§
- network_
retry_ loop - Run
action_cbin a loop, retrying onTelegramErroraccording to the back-off / retry policy described byconfig.