Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

执行dtmcli-qs工程,为何只输出TransOut,没输出TransIn #3

Open
chenggongming opened this issue Feb 26, 2023 · 1 comment

Comments

@chenggongming
Copy link

[GIN-debug] POST /api/busi_start/TransIn --> main.qsAddRoute.func1 (1 handlers)
[GIN-debug] POST /api/busi_start/TransInCompensate --> main.qsAddRoute.func2 (1 handlers)
[GIN-debug] POST /api/busi_start/TransOut --> main.qsAddRoute.func3 (1 handlers)
[GIN-debug] POST /api/busi_start/TransOutCompensate --> main.qsAddRoute.func4 (1 handlers)
2023/02/26 10:00:01 quick start examples listening at 8082
[GIN-debug] [WARNING] You trusted all proxies, this is NOT safe. We recommend you to set a value.
Please check https://pkg.go.dev/github.com/gin-gonic/gin#readme-don-t-trust-all-proxies for details.
[GIN-debug] Listening and serving HTTP on :8082
2023/02/26 10:00:02 transaction: q7kFWUZSvNp8uDnBgtLuyL submitted
2023/02/26 10:00:02 TransOut

Process finished with the exit code 0

@yedf2
Copy link
Contributor

yedf2 commented May 22, 2023

这个要诊断一下是否出现了网络问题。你是什么样的环境,如何能够复现这个问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants