taskTimeLimitInSeconds property
The amount of time that a worker has to complete a task. The default value is 3,600 seconds (1 hour)
Implementation
final int? taskTimeLimitInSeconds;
The amount of time that a worker has to complete a task. The default value is 3,600 seconds (1 hour)
final int? taskTimeLimitInSeconds;