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

Task.await timeout potentially swallowing errors when running async #52

Closed
meadsteve opened this issue May 3, 2016 · 0 comments
Closed
Labels

Comments

@meadsteve
Copy link
Collaborator

Raised by @follmann #49 (comment)

Hey Steve, I just begun using the async feature with Ecto 2.0 RC and Wallaby. It works, but in my setup errors get swallowed since the default timeout of 5000 ms of Task.await kicks in before the error is spit out. It would be good to be able to configure that timeout. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant