kafkaex / kafka_ex

Kafka client library for Elixir
MIT License
596 stars 162 forks source link

Timeout errors: ensure version of OTP in CI + document in README #405

Closed jbruggem closed 4 years ago

jbruggem commented 4 years ago

Closes #389

jbruggem commented 4 years ago

@joshuawscott alas, we'll have to wait for OTP 21.3.8.15 to be released; travis can't find it.

I think OTP's CI failed when it tried to do the release

dantswain commented 4 years ago

I will approve this so hard once the build passes. This is truly heroic work 😭

jbruggem commented 4 years ago

I removed 21.3.8.15 from the CI, since it's still not available. We now use either OTP 20 or OTP 22.

Works like a charm :). @dantswain you wanted to approve this ? :)