milvus/pkg/util/retry
congqixia a6903701a4
enhance: Remove stackerror imported unexpected (#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-05 14:48:16 +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_test.go enhance: Remove stackerror imported unexpected (#35256) 2024-08-05 14:48:16 +08:00
retry.go fix: Grpcclient return unrecoverable error (#31256) 2024-03-15 10:03:05 +08:00