https://flyte.org logo
#ask-the-community
Title
# ask-the-community
e

Evan Sadler

05/30/2023, 10:13 PM
Hey can I get the execution id hash from inside a task? This is the thing from the UI that I want f4786acee61844e39b46
This is how!
Copy code
ctx = flytekit.current_context()
    ctx.execution_id.name
k

Ketan (kumare3)

05/31/2023, 4:45 AM
yup