tirumaraiselvan / graphql-engine

Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control
https://hasura.io
Apache License 2.0
2 stars 0 forks source link

Handle Errors From RemoteExecution #47

Closed jberryman closed 5 years ago

tirumaraiselvan commented 5 years ago

@jberryman One test case is failing: TestExecution.test_with_errors I think this is in part a flaky test.

tirumaraiselvan commented 5 years ago

@jberryman If you can look at that test case once, I think we can merge this?