Thebigwind

Results 4 issues of Thebigwind

How to initiate a pregel call via /_db/_system/_api/control_pregel? I call like this, but it does not return result: ` `func (db *dbService) QueryPregel2(reqParams interface{}) (error, interface{}) { conn := db.client.Connection()...

![image](https://user-images.githubusercontent.com/29858144/187117715-11e5ea07-fac8-40e6-889b-cd7035767026.png) ![image](https://user-images.githubusercontent.com/29858144/187118127-5184dc18-5f26-4e3e-9731-9e1ef5f59200.png) 在安卓客户端测试连接成功, 在mac电脑测试失败,已导入证书,但是连接时认证失败。mac版本:11.6.7

Is this certificate required? Can the certificate verification be removed that the client only use username and password ?

can connect multiple coordinator, and polling to send requests?