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

Fix error reporting in init functions. #81

Merged
merged 1 commit into from Aug 15, 2017
Merged

Fix error reporting in init functions. #81

merged 1 commit into from Aug 15, 2017

Conversation

olgeni
Copy link
Contributor

@olgeni olgeni commented Jan 11, 2016

The current code reports initial connection errors in this form:

{error, {connection_error, {connection_error, Reason}}}

because the init/1 functions add another layer of {connection_error, ...} on top of the connect/1 function.

@olgeni
Copy link
Contributor Author

olgeni commented Feb 10, 2016

Ping?

@olgeni
Copy link
Contributor Author

olgeni commented Mar 10, 2016

Hi - any news on this one?

@knutin knutin merged commit dc72f7e into wooga:master Aug 15, 2017
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.

None yet

2 participants