Commit 67a8987
enhance: improve AsyncMilvusClient connection error message (#3102)
Provide user-friendly error message with solutions and examples when
AsyncMilvusClient is called from sync context without event loop.
also see #3099
Signed-off-by: silas.jiang <[email protected]>
Co-authored-by: silas.jiang <[email protected]>1 parent 5f444ae commit 67a8987
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | | - | |
42 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
43 | 48 | | |
44 | 49 | | |
45 | 50 | | |
| |||
0 commit comments