quaint-diamond-37493
11/04/2022, 3:51 PMRequested MEMORY default [2Gi] is greater than current limit set in the platform configuration [1Gi]. Please contact Flyte Admins to change these limits or consult the configuration
And I already increased the task resource limits but I still get the same error.
Any pointers?nice-zebra-99977
11/04/2022, 4:15 PMnice-zebra-99977
11/04/2022, 4:16 PMquaint-diamond-37493
11/04/2022, 4:48 PMfreezing-airport-6809
nice-zebra-99977
11/04/2022, 5:20 PMfreezing-airport-6809
freezing-airport-6809
quaint-diamond-37493
11/04/2022, 6:05 PMfreezing-airport-6809
quaint-diamond-37493
11/05/2022, 10:25 AMflytectl get task-resource-attribute -p flytesnacks -d development
:
{
"project": "flytesnacks",
"domain": "development",
"defaults": {
"cpu": "1",
"memory": "2Gi"
},
"limits": {
"cpu": "6",
"memory": "10Gi"
}
}
flytectl get cluster-resource-attribute -p flytesnacks -d development <http://cadmatch_train.wf|cadmatch_train.wf>
:
{
"project": "flytesnacks",
"domain": "development",
"workflow": "<http://cadmatch_train.wf|cadmatch_train.wf>",
"attributes": {
"projectQuotaCpu": "20",
"projectQuotaMemory": "64G"
}
}
so resource limits seem to be fine, but I still get the error that current platform limit is 1Gifreezing-airport-6809
quaint-diamond-37493
11/05/2022, 2:53 PMtask_resource_defaults
now and did a helm upgrade.. at least I can continue testing, but I don't get why my wf was rejected, since the resource limits for flytesnacks/development should have been fine already according to what I read back via flytectlthankful-minister-83577
thankful-minister-83577
quaint-diamond-37493
11/05/2022, 9:19 PMthankful-minister-83577
quaint-diamond-37493
11/05/2022, 9:21 PMthankful-minister-83577
flytectl get task-resource-attribute -p flytesnacks -d development
give you?quaint-diamond-37493
11/05/2022, 9:25 PM{"project":"flytesnacks","domain":"development","defaults":{"cpu":"1","memory":"2Gi"},"limits":{"cpu":"6","memory":"10Gi"}}
thankful-minister-83577
thankful-minister-83577
thankful-minister-83577
quaint-diamond-37493
11/05/2022, 9:36 PMthankful-minister-83577
<https://flyte.corp/api/v1/project_attributes/flytesnacks?resource_type=1>
give you anything?thankful-minister-83577
thankful-minister-83577
quaint-diamond-37493
11/05/2022, 9:42 PM{"attributes":{"project":"flytesnacks","matching_attributes":{"workflow_execution_config":{"max_parallelism":25}}}}
thankful-minister-83577
quaint-diamond-37493
11/05/2022, 9:44 PMdomain/api/v1/matchable_attributes?resource_type=0
gives me the same as flytectl get task-resource-attribute ..thankful-minister-83577
quaint-diamond-37493
11/05/2022, 9:46 PMthankful-minister-83577
thankful-minister-83577
quaint-diamond-37493
11/05/2022, 9:52 PMquaint-diamond-37493
11/05/2022, 9:52 PMthankful-minister-83577
thankful-minister-83577
quaint-diamond-37493
11/08/2022, 7:52 AMthankful-minister-83577
thankful-minister-83577
thankful-minister-83577
quaint-diamond-37493
11/09/2022, 10:46 AMthankful-minister-83577
thankful-minister-83577
thankful-minister-83577
thankful-minister-83577
quaint-diamond-37493
11/11/2022, 10:15 AMfreezing-airport-6809
quaint-diamond-37493
11/11/2022, 5:18 PM