rhuffman / re-retrying

A Java library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that communicates with a remote service with flaky uptime.
Apache License 2.0
35 stars 6 forks source link

Building shows several javadoc warnings when running the build target #2

Closed rhuffman closed 6 years ago

rhuffman commented 6 years ago

There are missing descriptions of parameters and exceptions, and warnings about empty HTML tags.