rapid-artist-48509
05/12/2025, 11:07 PMContainerTask
be able to work in eager
workflows? if i wrap a ContainerTask
in a @task \n await def wrapper()
function, then it will actually run (as ContainerTask itself has no __await__
). the program eventually crashes with like FlyteSystemUnavailableException
but that's maybe because i did not configure remote
in eager
.damp-lion-88352
05/16/2025, 10:01 AMdamp-lion-88352
05/16/2025, 10:01 AMdamp-lion-88352
05/16/2025, 10:01 AM