rustic / com.osm.gradle.plugins.types.config.options.config / Net / retry

retry

open var retry: Int?

number of times a network call will automatically retried

open fun retry(value: Int?): Unit