- Github actions are faster for us (~30% faster)
- Some of our tests failed while waiting for a dockerized server to be up
- It takes several minutes before all jobs are running (I have a pipeline with 6 parallel jobs, a few started with 2 minutes delay).
We are currently seeing fairly heavy load. The hn hug of death is real. Tweaked some settings and the startup delays should be back to the sub-10 second range in a few minutes.
Try out the jobs once again - you should be okay (I think :) )
- Github actions are faster for us (~30% faster)
- Some of our tests failed while waiting for a dockerized server to be up
- It takes several minutes before all jobs are running (I have a pipeline with 6 parallel jobs, a few started with 2 minutes delay).