GoogleCloudPlatform / GoogleCloudPlatform/cloud-cost-management-toolkit
Failed runs leave null process_end_time, should not
Open
- Dominant language
- HCL
- Stars
- 12
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
A null process_end_time prevents future runs because the tool thinks there is an ongoing process, but actually there is not (it failed and ended). Something needs to account for that situation, putting an actual non-null end time, and perhaps flagging it as a failed run (and perhaps additional useful info, like which step it failed on and maybe the error message).
Contributor guide
Assessment
This issue has not been assessed yet.