Devin McCabe
Posts
Recent activity by Devin McCabe
-
Task timeouts
A non-preemptible VM will run for at least a week (I'm not sure of the current maximum time), but more often than not we know that a task should finish within some amount of time that's much shorte...
- 1 follower
- 0 comments
- 0 votes
-
More batch job metadata
The underlying VMs created by GCP Batch have some useful labels like the job ID and WDL task name. These fields are then analyzable in BigQuery, which helps with cost reporting. We already have `cr...
- 1 follower
- 0 comments
- 1 vote
-
Cloud logging
I've always found it odd that although my Terra submissions are ostensibly running in Google Cloud, I can't monitor their progress in GCP Logs Explorer. Instead, Terra creates an enormous number of...
- 2 followers
- 1 comment
- 2 votes
-
Specify method configuration version as part of job submission
Suppose I have some automation that calls the createSubmission API endpoint and I intend this automation to use the same method and configuration every time, because it's a production workflow runn...
- 2 followers
- 1 comment
- 2 votes