milvus/pkg/util/retry
congqixia bafc5a831a
enhance: [2.4] Remove stackerror imported unexpected (#35256) (#35330)
Cherry-pick from master
pr: #35256
`stackerror` pkg is imported by accident and could be replaced by
cockroachdb errors lib. This PR removes import line and fix this
problem.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-08-12 11:12:20 +08:00
..
options.go enhance: retry to read when the s3 get the unexpect eof error (#30861) 2024-02-28 16:28:53 +08:00
retry.go fix: Grpcclient return unrecoverable error (#31256) 2024-03-15 10:03:05 +08:00
retry_test.go enhance: [2.4] Remove stackerror imported unexpected (#35256) (#35330) 2024-08-12 11:12:20 +08:00