-
public class HttpTask.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final LongDEFAULT_EXECUTION_TIMEOUTpublic final static HttpTask.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final LonggetDEFAULT_EXECUTION_TIMEOUT()Default execution timeout (for all stages of the task): 60 seconds. -
-
Method Detail
-
getDEFAULT_EXECUTION_TIMEOUT
final Long getDEFAULT_EXECUTION_TIMEOUT()
Default execution timeout (for all stages of the task): 60 seconds.
-
-
-
-