Jul 27, 2017 · 1 min read
Sidenote: in the code inside “Gracefully failing — timeouts”, you have to mess with parameters of nullable types, but those parameters are actually never null. I thought this was solved by `@ParametersAreNonnullByDefault` in okhttp 3.8.0
https://github.com/square/okhttp/blob/master/CHANGELOG.md
