aem-plugin / com.cognifide.gradle.aem.instance.provision / Step / retry

retry

var retry: Retry

Allows to redo step action after delay if exception is thrown.

fun retry(options: Retry.() -> Unit): Unit