TaskConfig

constructor(retry: Int? = 0, backOffDelay: Int? = 0, startDelay: Int? = 0)
constructor(retry: Int? = 0, backOffDelay: Int? = 0, startDelay: Int? = 0, timeout: Int? = null)