cli icon indicating copy to clipboard operation
cli copied to clipboard

[Feature Request] Increase amount of error information in output from failed updates and queries

Open dandavison opened this issue 1 year ago • 0 comments

See https://github.com/temporalio/cli/pull/642#discussion_r1735366421

Note, this update error may contain lots of valuable information beyond just the message appended to "unable to update workflow: ". It may have details, causes, etc. Don't need to solve now (not solved for query either), but we should probably open an issue to provide a better dump of failure upon failure. Same for start update where a validator could provide details. I think for workflow execute we dump the entire close event.

dandavison avatar Aug 29 '24 19:08 dandavison