documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Update documentation on RetryPlugin

Open Nyholm opened this issue 7 years ago • 2 comments

The plugin has some new parameters that should be documented.

Nyholm avatar Apr 21 '18 18:04 Nyholm

It's also confusing that parameter retry is called retries in docs. I had to check the actual configurator's source code to find out why it wasn't working. The comment there says // TODO: should be called retries for consistency with the class :)

kozlice avatar May 20 '18 00:05 kozlice

uh. then we should probably support both, but report a deprecation warning when using retry.

dbu avatar May 23 '18 06:05 dbu