SpectoLabs / hoverfly-java

Java binding for Hoverfly
Apache License 2.0
168 stars 58 forks source link

Allow health check timeout configuration #308

Closed martin-tarjanyi closed 2 months ago

martin-tarjanyi commented 2 months ago

On CI we sometimes see that the hardcoded 10 seconds is not enough for Hoverfly to become healthy. It would be nice to customize this value to stabilize our pipeline.

martin-tarjanyi commented 2 months ago

Sorry for the many changes because of the imports. I was not sure which is the expected layout.

martin-tarjanyi commented 2 months ago

Looking good! I'm wondering why hoverly takes longer than 10s to be ready in your case though.

Thanks! I'm not sure either, it happens very rarely