codeship / codeship-tool-examples

Examples to get you started using Codeship Pro. Download the local CLI to follow along with these examples locally.
http://bit.ly/codeship-jet-tool
MIT License
52 stars 31 forks source link

Attempting to fix intermittent test failures #35

Closed LarsFronius closed 7 years ago

LarsFronius commented 7 years ago

The amount of services that suddenly with no apparent change broke strikes me a little. Also none of the backoff/retry problems could be spotted locally with Jet, and did only show up in production on Codeship. I don't know whether this is due to a version mismatch of my local Docker and the one we use in production or any other kinds of configuration. However, I can foresee how this might cause frustration amongst our customers.