/AWS1/CL_BTCSERVICEJOBTIMEOUT¶
The timeout configuration for service jobs.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_attemptdurationseconds TYPE /AWS1/BTCINTEGER /AWS1/BTCINTEGER¶
The maximum duration in seconds that a service job attempt can run. After this time is reached, Batch terminates the service job attempt.
Queryable Attributes¶
attemptDurationSeconds¶
The maximum duration in seconds that a service job attempt can run. After this time is reached, Batch terminates the service job attempt.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTEMPTDURATIONSECONDS() |
Getter for ATTEMPTDURATIONSECONDS, with configurable default |
ASK_ATTEMPTDURATIONSECONDS() |
Getter for ATTEMPTDURATIONSECONDS w/ exceptions if field has |
HAS_ATTEMPTDURATIONSECONDS() |
Determine if ATTEMPTDURATIONSECONDS has a value |