codecov/codecov-ruby

1 or more jobs timing out often (knapsack pro split suite, 14 jobs)

Closed this issue · 1 comments

We have started using https://knapsackpro.com/ with GitHub Actions and we run 14 jobs. We are using Queue Mode, along with split by individual tests (it) in certain situations.

I often have 1 job time out, though I've also seen multiple time out.

The last step of the GitHub Action is:

    - name: Upload coverage results
      env:
        CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
      run: bin/rake codecov:upload

Hi @partounian, please open a ticket in the support section of our community boards.