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

Solved the issue of device not connecting #119 #146

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TejasPoojari02
Copy link

As per this issue stated , i checked all configuration files, i found that client.go has connect() method which isn't working.
so i created connectWithRetry() method to reconnect even if failed on first time.

Copy link
Owner

@tiagorlampert tiagorlampert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @TejasPoojari02

I checked the code and isn't compiling. Can you check?

Looks like the new code are in the wrong file.

Note that the client connection implementation is in the file https://github.com/tiagorlampert/CHAOS/blob/main/client/app/handler/handler.go#L40v

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

Successfully merging this pull request may close these issues.

2 participants