when I using "pool.open_pool_ledger", it report a network timeout error.
But accessing with other roles, such as using the wallet.open_wallet function, will not encounter network errors.
The log is as:
2023-07-24 16:44:57,015 DEBUG _get_error_details: >>>
2023-07-24 16:44:57,015 DEBUG _get_error_details: <<< error_details: {'backtrace': '', 'message': 'Error: Pool timeout\n Caused by: Pool timeout\n'}
2023-07-24 16:44:57,015 DEBUG _indy_callback: >>> command_handle: 2, err , args: (0,)
2023-07-24 16:44:57,016 DEBUG _indy_callback: <<<
2023-07-24 16:44:57,016 DEBUG _indy_loop_callback: >>> command_handle: 2, err , args: (0,)
2023-07-24 16:44:57,016 WARNING _indy_loop_callback: Function returned error
2023-07-24 16:44:57,016 DEBUG _indy_loop_callback <<<