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

Possibility to turn off infinite Connect() retry (enhancement suggestion) #30

Open
mariemec opened this issue Jun 25, 2021 · 1 comment

Comments

@mariemec
Copy link

Hi,
I'd like to use this library, but the infinite loop when calling Connect() is causing me problems. Would it be possible to either : (1) implement a conditional flag to turn off this looping
or
(2) expose the Amigo struct attributes, so that its methods can be used with a custom Adapter

Thanks!

@ivahaev
Copy link
Owner

ivahaev commented Jul 3, 2021

Hello,

Yes, first is possible, you can implement this flag by yourself and create PR.

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