datarobot-oss / custom-models-action

Contains the implementation of GitHub actions to manage custom inference models and deployments using a CI/CD workflows
Other
8 stars 3 forks source link

[RAPTOR-8926] Fetch and print deployment's log in case of a deployment's creation failure (#296) #323

Closed zohar-mizrahi closed 1 year ago

zohar-mizrahi commented 1 year ago

This repository is public. Do not put here any private DataRobot or customer's data, code, datasets, model artifacts, .etc.

RATIONAL

When there’s an error in a deployment creation from a package, is it desired to print the actual logs that might reveal the root cause of the failure. So, in such failure is it required to make a best effort to fetch and print such logs.

CHANGES


CAUTION: changing any of the checkbox states will immediately terminate a previous run that is in progress.