dylanwilder

Results 17 comments of dylanwilder

+1 also some trace logging about what is being mocked would be great

@hamersaw The only concern with the implicit approach would be any other side effects from running the dag might be skipped (eg flyte events emitted, or execution metadata in the...

I guess I'll just hijack this post as opposed to creating a new issue. Is there a way to detect errors in the consumer downstream? Something like `Either[Msg, Throwable]`, I'd...

@kumare3 is this a flytekit only change or would it require changes to propellor to propagate error state

Potentially we could pitch in since we'd like to see this, do you have anything outlining what's required?

Thanks will take a look and see!