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

After disconnecting and reconnecting, the status is then Reconnecting. How can I modify this status if I reconnect successfully #5

Open
cptjackwu opened this issue May 22, 2023 · 2 comments

Comments

@cptjackwu
Copy link

cptjackwu commented May 22, 2023

1684749382277

1684749515795

@kevinherron
Copy link
Contributor

It's hard to answer this without more context. The FSM should automatically move into the connected state if the CompletableFuture returned by ChannelActions::connect completes successfully.

If you set the FSM logger (name is configured by you) to TRACE level you might see something useful.

@cptjackwu
Copy link
Author

The main reason is that there are too few cases of using this jar package, and it is not clear how to use it correctly

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