Skip to content

Http client timeout fixes

Choose a tag to compare

@nitzangoldfeder nitzangoldfeder released this 07 Jun 11:35
· 127 commits to master since this release

Fixed

- Default timeouts for post api requests
- Fixed Dockerfile

Changed

- Removed httpclient and instead using typheous

Added

- Using concurrent-ruby for async post requests