inside of `DaskExecutor.map`, try: ``` task_name =...
# ask-community
c
inside of
DaskExecutor.map
, try:
Copy code
task_name = prefect.context.get("task_full_name", "some-default-value")