You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2023-12-05T21:33:05.798+0800 ERROR config_client/config_client.go:234 get config from server error:ConfigQueryRequest is limited, dataId=test, group=DEFAULT_GROUP, namespaceId=
2023-12-05T21:33:05.798+0800 WARN config_client/config_client.go:247 read config from cache success, dataId=test, group=DEFAULT_GROUP, namespaceId=
What did you expect to see?
run test all ok
What did you see instead?
get empty content when loop 5 times
The text was updated successfully, but these errors were encountered:
zxc111
added a commit
to zxc111/nacos-sdk-go
that referenced
this issue
Dec 5, 2023
What version of nacos-sdk-go are you using?
2.2.4
What version of nacos-sever are you using?
2.2.0
What version of Go are you using (
go version
)?1.19 or 1.21
What operating system (Linux, Windows, …) and version?
linux/mac
What did you do?
If possible, provide a recipe for reproducing the error.
dataID: test
namespace: public
value in nacos: 1
err msg in nacos-sdk.log
What did you expect to see?
run test all ok
What did you see instead?
get empty content when loop 5 times
The text was updated successfully, but these errors were encountered: