Serverless compute units represent CPUs and memory that a serverless runtime environment can use to run tasks.
When you create a serverless runtime environment, you configure a maximum number of serverless compute units that each task can request from the serverless runtime environment. When you create a
mapping
task, you can override the maximum number of compute units that the task can request. In Monitor, you can view the number of compute units that the task requested and consumed.
If the task runs longer than the task timeout that you specify, the serverless runtime environment terminates the task.