embulk / embulk-base-restclient

Base class library for Embulk plugins to access RESTful services
https://www.embulk.org/
Apache License 2.0
6 stars 7 forks source link

Retry reading a JAX-RS |Response| within |RetryHelper|. #18

Closed dmikurube closed 7 years ago

dmikurube commented 7 years ago

I'm not perfectly positive on this implementation (too many generics? ;)), but it's one possible solution for #15.

dmikurube commented 7 years ago

@muga Can you PTAL?

dmikurube commented 7 years ago

21 will replace this. Closing.