gcp-variant-transforms
gcp-variant-transforms copied to clipboard
When a VEP operation fails, communicate the failure details to the user.
Currently, if a VEP run fails, we proceed and possibly fail later in the Dataflow pipeline (e.g., because of missing input files) without clearly showing the root cause. Instead, we should get more details about the failed operation from Pipelines API (here) and communicate that to the user.