iterative / terraform-provider-iterative

☁️ Terraform plugin for machine learning workloads: spot instance recovery & auto-termination | AWS, GCP, Azure, Kubernetes
https://registry.terraform.io/providers/iterative/iterative/latest/docs
Apache License 2.0
288 stars 27 forks source link

better task status when stopped via timeout #591

Open dacbd opened 2 years ago

dacbd commented 2 years ago
TPI [INFO] LOG 0 >> 2022-05-21 16:50:59 tpi-task.service: Failed with result 'timeout'.     
TPI [INFO] Status: completed with errors •

It would be nice for the final logline to better reflect the timeout, for example:

TPI [INFO] LOG 0 >> 2022-05-21 16:50:59 tpi-task.service: Failed with result 'timeout'.     
TPI [INFO] Status: stopped via timeout •

maybe with some pretty yellow or orange text?

thejasmeetsingh commented 1 month ago

Hey @dacbd , Is this issue resolved? If not, can I work on it?

shcheklein commented 1 month ago

@thejasmeetsingh are you using the project in your work? (asking since it's not very active atm, and if this is about find the task to contribute I would consider some other projects we have). Otherwise it's totally fine to take it!

thejasmeetsingh commented 1 month ago

Hey @shcheklein, Thank you for the update.

Currently, I am not integrating this project into my professional responsibilities. However, I am impressed by Iterative's intriguing projects and am eager to contribute. Although I am still developing my expertise in AI/ML, I possess proficiency in Golang, which prompted my interest in this particular project.

Once again, I appreciate the update🤘.