# Background <!-- A clear and concise description of what the problem is --> wesql role probe will create a new connection each time it query wesql. # Proposal <!-- A clear and concise description of what you want to happen. --> should use connecting pool to get role.
Background
wesql role probe will create a new connection each time it query wesql.
Proposal
should use connecting pool to get role.