Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add end-user errors on CreateExecution error (#369)
Because - instill-ai/connector#113 introduced an [end-user error](https://github.com/instill-ai/connector/pull/113/files#diff-ccd0d26c1e8d29bcffb2741e853132db31305425679cdc929b82eb8af6c3824cR79) in a `CreateExecution` function, which isn't displayed correctly in console. This commit - Checks the response from `CreateExecution` and adds any potential end-user error as a Temporal error message.
- Loading branch information