yongjhih / NotRetrofit

Type-safe REST client for Android and Java
Apache License 2.0
93 stars 12 forks source link

@Timeout method annotation doesn't exist #7

Open kenkyee opened 8 years ago

kenkyee commented 8 years ago

Can't seem to find this in the retrofit package.

I have a slowwww server API that takes over 11 seconds :-O I want to set the timeout for this method but not affect the rest of them.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/28327062-timeout-method-annotation-doesn-t-exist?utm_campaign=plugin&utm_content=tracker%2F8327951&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F8327951&utm_medium=issues&utm_source=github).
yongjhih commented 8 years ago

Sorry, actually, it's in TODO list.