linkedin / parseq

Asynchronous Java made easier
Apache License 2.0
1.17k stars 266 forks source link

Reword javadoc in Task for .recover() and .withTimeout() #282

Closed junchuanwang closed 4 years ago

junchuanwang commented 4 years ago

Reworded the javadoc for Task methods so failure handling for timeout task will be clearer.

In short