vesoft-inc / nebula-go

Nebula client in Golang
Apache License 2.0
134 stars 70 forks source link

support retry times in session pool #354

Closed HarrisChu closed 1 month ago

HarrisChu commented 1 month ago

could set retry times in session pool

352

wenhaocs commented 1 month ago

Please create a new release for this PR. Thank you.

wenhaocs commented 1 month ago

Please disable retry on HTTP error only, but not invalid session error.