Join Slack
Powered by
inside of `DaskExecutor.map`, try: ``` task_name =...
# ask-community
c
Chris White
07/10/2019, 4:04 PM
inside of
DaskExecutor.map
, try:
Copy code
task_name = prefect.context.get("task_full_name", "some-default-value")
Open in Slack
Previous
Next