Closed YoshihitoAso closed 7 months ago
Same as https://github.com/BoostryJP/ibet-Wallet-API/issues/1490
It is recommended to use AsyncAdaptedQueuePool in asyncio with queue pool.
If AsyncAdaptedQueuePool is not used, if the queue is stuck, it will be blocked and throughput will decrease.
Is your feature request related to a problem? Please describe.
Same as https://github.com/BoostryJP/ibet-Wallet-API/issues/1490
It is recommended to use AsyncAdaptedQueuePool in asyncio with queue pool.
If AsyncAdaptedQueuePool is not used, if the queue is stuck, it will be blocked and throughput will decrease.
Describe the solution you'd like