Hello, Is it possible to assign multiple pools to a task?
I'm wrapping a bash operator around some heavy-weight custom data processing script that cannot be modified. This script cannot be modified, and it uses multiple resources. Im trying to use pools as proxies for these resources. Thanks