-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
apache의 HttpComponent 도입 고려.
connection reset 시 자체 retry 기능이 있는 등, 뛰어난 활용도.
단, 기능 검증과 더불어 각종 로그 처리 잘 해줄 것.
로그 예시
12월 09, 2017 3:34:02 오후 org.apache.http.impl.execchain.RetryExec execute
정보: I/O exception (java.net.SocketException) caught when processing request to {}->http://wasabisyrup.com:80: Connection reset
12월 09, 2017 3:34:02 오후 org.apache.http.impl.execchain.RetryExec execute
정보: Retrying request to {}->http://wasabisyrup.com:80
Reactions are currently unavailable