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

Replace blocking koroutine with channel in Procrustes call #1

Open
dbarashev opened this issue Jul 15, 2019 · 0 comments
Open

Replace blocking koroutine with channel in Procrustes call #1

dbarashev opened this issue Jul 15, 2019 · 0 comments
Assignees

Comments

@dbarashev
Copy link
Contributor

I am not sure why it happens, but eventually HttpProcrustes stucks into eternal connection timeouts. Procrustes itself is working and accepting connections from other backends. It might be an issue with Fuel but it might as well be blocking koroutine call which for whatever reasons makes a deadlock.

@dbarashev dbarashev self-assigned this Jul 15, 2019
dbarashev pushed a commit that referenced this issue Jul 15, 2019
* Check for specific exceptions and reset Fuel

Update issue #1
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

1 participant