User

Devin McCabe

Member since
Total activity 24
Last activity
Following 0 users
Followed by 0 users
Votes 11
Subscriptions 6

Activity overview

Latest activity by Devin McCabe

  • Devin McCabe created a post,

    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...

    • Devin McCabe
    • 1 follower
    • 0 comments
    • 0 votes
  • Devin McCabe created a post,

    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...

    • Devin McCabe
    • 1 follower
    • 0 comments
    • 1 vote
  • Devin McCabe created a post,

    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...

    • Devin McCabe
    • 2 followers
    • 1 comment
    • 2 votes
  • Devin McCabe commented,

    I suspect that beyond the standard hg19 and hg38 reference files, the next most common data set used across all of Terra might not be all that common. Murine reference genomes and newer human refer...

  • Devin McCabe commented,

    body {    filter: invert(90%) hue-rotate(180deg);    background: black !important;    min-height: 100vh;}img, video {    filter: invert(100%) hue-rotate(180deg) !important;} I've added this CSS sni...

  • Devin McCabe commented,

    Any update on this request? I don't see it on the new public roadmap unfortunately.

  • Devin McCabe created a post,

    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...

    • Devin McCabe
    • 2 followers
    • 1 comment
    • 2 votes