You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
Raised by @follmann #49 (comment)
The text was updated successfully, but these errors were encountered: