Http client timeout fixes
Fixed
- Default timeouts for post api requests
- Fixed Dockerfile
Changed
- Removed httpclient and instead using typheous
Added
- Using concurrent-ruby for async post requests
- Default timeouts for post api requests
- Fixed Dockerfile
- Removed httpclient and instead using typheous
- Using concurrent-ruby for async post requests