oceanbase/obkv-table-client-go

[Enhancement]: timeout period time for Query

IHEII opened this issue · 0 comments

IHEII commented

Enhancement
Now, each query request uses the operation timeout. The total time of the Query is unlimited.
It is better to implement a Query timeout to restrict the execution time.