ITV / scala-pact

A Scala implementation of CDC using the Pact standard
Other
108 stars 54 forks source link

ResultPublisher uses hardcoded requestTimeout #153

Closed mszczygiel closed 3 years ago

mszczygiel commented 4 years ago

Hi, ResultPublisher is using 2 seconds request timeout. This sometimes causes flakiness on CI. Please let me know if you would accept PR pushing this timeout to the configuration.