Looking around in the GitHub issues but I don't se...
# prefect-community
j
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
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
Thanks @Kyle Moon-Wright, posted as a discussion: https://github.com/PrefectHQ/prefect/discussions/3492
🚀 1