Skip to content

Post job cleanup taking 6 hours and then failing #588

@kurt-rhee

Description

@kurt-rhee

This is my setup which sets up uv, the post job cleanup sometimes works fine and sometimes fails after 6 hours. I would like it to either work every time or I would like to be able to set a timeout on the cleanup section of the action since we get billed by the minute in github actions.

  smoke_test:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v3
      - uses: astral-sh/setup-uv@v5
        with:
          enable-cache: true
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions