apache / apache/hugegraph

能否在restful-api同步查询时,能够自由设置超时时间

Open
#889 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
Java
Stars
3.2k
Forks
636
Avg merge
3d 11h
Merged PRs (30d)
14

Description

### Expected behavior 期望表现
希望在restful-api执行同步gremlin语句查询的时候,能够自由控制超时时间。

### Actual behavior 实际表现
HugeGraphServer发送gremlin语句的时候,同步查询,超时时间是服务端设置的默认30S。
如果我要查询一个耗时超过30s的语句就会失败,这个超时时间能否由用户在发起查询的时候自定义设置。 这样可以根据实际情况调整到60s或者120s。

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.