Right now the TES schema only supports resource requests but not resource limits. Resource limits are particularly useful in settings where the users want to limit the amount of resources consumed by a given task.
Additionally, it is supported by K8s and it even helps the scheduling algorithm assign the pods to particular worker machines based on the available resources.