Obey the speed limit with a sleep for 86400 / (10000 * \<num channels>) seconds, currently 69.12 seconds.
Using asyncio.gather means one less hardcoded value to think about if Wade decides to make more channels in the future. And it does concurrency. Truly we live in the future.
Obey the speed limit with a sleep for 86400 / (10000 * \<num channels>) seconds, currently 69.12 seconds.
Using asyncio.gather means one less hardcoded value to think about if Wade decides to make more channels in the future. And it does concurrency. Truly we live in the future.