enh(taosAdapter): return 502 when Unable to establish connection error occurs (#19026)
This commit is contained in:
parent
6eb03e8bd3
commit
c6e6f307ad
|
@ -2,7 +2,7 @@
|
|||
# taosadapter
|
||||
ExternalProject_Add(taosadapter
|
||||
GIT_REPOSITORY https://github.com/taosdata/taosadapter.git
|
||||
GIT_TAG 566540d
|
||||
GIT_TAG 4dfc4d1
|
||||
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taosadapter"
|
||||
BINARY_DIR ""
|
||||
#BUILD_IN_SOURCE TRUE
|
||||
|
|
Loading…
Reference in New Issue