databricks-sdk-go icon indicating copy to clipboard operation
databricks-sdk-go copied to clipboard

Clarify empty state messages for `*AndWait`

Open nfx opened this issue 2 years ago • 0 comments

The default could be something like "empty response", as the current status is already included in the status message. The error below will become failed to reach <dst state>, got <cur state>: empty response, instead of failed to reach <dst state>, got <cur state>: current_status: <cur state>.

Originally posted by @pietern in https://github.com/databricks/databricks-sdk-go/pull/210#discussion_r1034690443

nfx avatar Nov 29 '22 13:11 nfx