AkaBlas/AkaNamen-Bot

Performance Optimization by using run_async

Closed this issue · 0 comments

Using Dispatcher.run_async will be helpfull for performance optimization. E.g. the fetching of addresses takes quite a while and in the meantime no other updates can be processed. However, currently error handling is not available for async callbacks, so this should be added only after PTB v13 is released. See #ptb-2051.