https://prefect.io logo
j

Jackson Maxfield Brown

10/13/2020, 12:56 AM
Looking around in the GitHub issues but I don't see anything for it. Has there been thought to adding something like:
Copy code
results, errors = my_task.safe_map(**iterables)
k

Kyle Moon-Wright

10/13/2020, 1:00 AM
Hey @Jackson Maxfield Brown, Not that I'm aware of! Free free to start up an issue to get the discussion going, we'd love to see what functionality you're after and your use case.
Sidenote - here's a mapping PR for a flat map operator if you need inspiration.
j

Jackson Maxfield Brown

10/13/2020, 4:56 PM
Thanks @Kyle Moon-Wright, posted as a discussion: https://github.com/PrefectHQ/prefect/discussions/3492
🚀 1