Skip to content

pathogen-repo-build: Long runtimes for "Setup runtime docker" #144

@joverlee521

Description

@joverlee521

Over the last couple weeks, I noticed some failures in our pathogen GH Action workflows that were abnormally long. These were stuck on the setup runtime step of the pathogen-repo-build workflow for hours pulling the docker image before ultimately failing.

Examples:

I'm not sure what's causing the delay in pulling the docker image (network issues?), but we should probably guard against these long running jobs with timeout-minutes.

I don't see a built-in way to set timeout-minutes for composite actions so we could

  1. add the timeout command to setup-nextstrain-cli
  2. add timeout-minutes to workflows that use setup-nextstrain-cli

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions