luke b
10/21/2024, 8:33 PMNate
10/21/2024, 9:00 PMNate
10/21/2024, 9:02 PMDockerfile
if you have special deps
push pools (like the ECS one) are the next step up in complexity, where you just give us the creds we need to create jobs in your VPC
hybrid pools are where we give you full control over running the worker, which means you have the extra responsibility of running / managing that workerNate
10/21/2024, 9:03 PMpydantic.error_wrappers.ValidationError: 1 validation error for ECSJobConfiguration
root
A task definition must be provided if a task definition ARN is not present on the task run request. (type=value_error) (edited)if you have the full traceback, that'd be helpful, but it looks like a constructor is getting the wrong value in
prefect_aws
somewhereluke b
10/23/2024, 5:43 PMNate
10/23/2024, 5:44 PM