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

Check sendoutboutmessage functionality #616

Open
felipemadero opened this issue Jul 21, 2023 · 0 comments
Open

Check sendoutboutmessage functionality #616

felipemadero opened this issue Jul 21, 2023 · 0 comments

Comments

@felipemadero
Copy link
Collaborator

From @cgcardona

/v1/control/sendoutboundmessage just hangs. And it blocks any other requests from going through.

I didn’t kill it and just let it run to see what would happen and eventually it stops w/ this message
[07-19|20:55:14.034] INFO local/network.go:780 done stopping network
[07-19|20:55:14.034] INFO ux/output.go:13 terminated network
[07-19|20:55:14.034] DEBUG server/server.go:1186 SendOutboundMessage
[07-19|20:55:14.034] DEBUG server/server.go:1117 Stop
[07-19|20:55:14.034] INFO server/server.go:818 removing network
[07-19|20:55:14.035] DEBUG server/server.go:822 async err node "node3" failed to become healthy within timeout, or network stopped not returned to user

So it did get through SendOutboundMessage because it says Stop which was the command I called after it that was also hanging.

So does that mean that sendoutboundmessage was successful?

@cgcardona cgcardona changed the title Check sendoutboutmessage functionality Check sendoutboutmessage functionality Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant