Tasks > Data integration tasks > Serverless usage properties
  

Serverless usage properties

Serverless usage properties define how a task requests resources from a serverless runtime environment
If the task runs in a serverless runtime environment, you can configure the following serverless usage properties:
Property
Description
Max Compute Units
Maximum number of serverless compute units corresponding to machine resources that the task can use. Overrides the corresponding property in the serverless runtime environment. By default, the maximum number of compute units is the value that is configured in the serverless runtime environment.
If an administrator sets the maximum number of compute units in the serverless runtime environment to a value that is lower than the number configured in the task, the task requests the lower number.
Task Timeout
Amount of time in minutes to wait for the task to complete before it is terminated. The timeout ensures that serverless compute units are not unproductive when the task hangs. By default, the timeout is the value that is configured in the serverless runtime environment.