dchaley / qupath-project-initializer

Tools to initialize a QuPath project from input files
0 stars 0 forks source link

Handle errors on upload/download failure #33

Open dchaley opened 1 month ago

dchaley commented 1 month ago

We currently have a TODO to handle errors when uploading & downloading using the gcloud CLI tool.

We need to actually raise an error somehow– to prevent the task from thinking it succeeded.