coverage-reporter icon indicating copy to clipboard operation
coverage-reporter copied to clipboard

Github action gateway timeout

Open csiefer2 opened this issue 7 months ago • 1 comments

What was wrong?

I'm using coveralls through a github action. There are probably about ~50k gcov files that our testing generates.

We get finish the file processing and then this happens:

🚀 Posting coverage data to https://coveralls.io/api/v1/jobs
HTTP error:
---
Error: Gateway Time-out (504)
Message: <!DOCTYPE html>

Logs

Coveralls version: v0.6.12

csiefer2 avatar Jun 25 '24 15:06 csiefer2