Detecting 1 throwable occurred during parallel execution:
(reactions) Hyperf\DB\Exception\RuntimeException:
#0 /opt/www/vendor/hyperf/db/src/PgSQL/PgSQLConnection.php(51): Hyperf\DB\PgSQL\PgSQLConnection->reconnect()
#1 /opt/www/app/DB/CustomPgSQLPool.php(16): Hyperf\DB\PgSQL\PgSQLConnection->__construct()
#2 /opt/www/vendor/hyperf/pool/src/Pool.php(151): App\DB\CustomPgSQLPool->createConnection()
#3 /opt/www/vendor/hyperf/pool/src/Pool.php(44): Hyperf\Pool\Pool->getConnection()
#4 /opt/www/vendor/hyperf/db/src/DB.php(120): Hyperf\Pool\Pool->get()
#5 /opt/www/vendor/hyperf/db/src/DB.php(48): Hyperf\DB\DB->getConnection()
#6 /opt/www/vendor/hyperf/db/src/DB.php(83): Hyperf\DB\DB->__call()
#7 /opt/www/app/Repository/Users/ReactionRepository.php(34): Hyperf\DB\DB::__callStatic()
#8 /opt/www/app/Service/Users/FindUserService.php(231): App\Repository\Users\ReactionRepository->countTypeByUser()
#9 /opt/www/app/Service/Users/FindUserService.php(159): App\Service\Users\FindUserService->getCountReactions()
#10 /opt/www/vendor/hyperf/coroutine/src/Parallel.php(64): App\Service\Users\FindUserService->App\Service\Users\{closure}()
#11 /opt/www/vendor/hyperf/coroutine/src/Coroutine.php(68): Hyperf\Coroutine\Parallel->Hyperf\Coroutine\{closure}()
#12 [internal function]: Hyperf\Coroutine\Coroutine::Hyperf\Coroutine\{closure}()
#13 {main}