Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What kind of errors are specifically set in "failureReason"? #5524

Closed
6 tasks done
lbk-yuuki-nakamura opened this issue Jul 3, 2024 · 1 comment
Closed
6 tasks done

Comments

@lbk-yuuki-nakamura
Copy link

Please make sure you have searched for information in the following guides.

Documentation Request

The document below states "Output only. If and only if action's state is FAILED a failure reason is set."

https://cloud.google.com/php/docs/reference/cloud-dataform/latest/V1beta1.WorkflowInvocationAction

Probably the implementation location is below.

https://github.com/googleapis/google-cloud-java/blob/1d97e4db6d5106aad8fed2386151c457e0258de3/java-dataform/proto-google-cloud-dataform-v1beta1/src/main/java/com/google/cloud/dataform/v1beta1/WorkflowInvocationAction.java#L2422

It is difficult to read what kind of error is set from the source code, so please tell me the specific setting value.

@sofisl
Copy link
Contributor

sofisl commented Jul 18, 2024

Hi @lbk-yuuki-nakamura, thank you for submitting your question! This question relates to the API specifically, so unfortunately this channel isn't the best place for it (we deal with the libraries themselves, and the documentation you point at comes from the API itself, and isn't handwritten). That being said, I did a quick search and also couldn't find the answer (inlcuding in our protos), so I think the API team would be best to answer this themselves. Feel free to submit your question here, and in the meantime I'll move this question to discussion so that others in the community can help answer. Thanks again!

@sofisl sofisl closed this as completed Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants