kind-hamburger-19492
09/30/2022, 8:34 AMincalculable-zebra-90365
09/30/2022, 9:50 AMincalculable-zebra-90365
09/30/2022, 9:52 AMFLYTE_INTERNAL_DOMAIN
FLYTE_INTERNAL_EXECUTION_DOMAIN
FLYTE_INTERNAL_EXECUTION_ID
FLYTE_INTERNAL_EXECUTION_PROJECT
FLYTE_INTERNAL_EXECUTION_WORKFLOW
FLYTE_INTERNAL_NAME
FLYTE_INTERNAL_PROJECT
FLYTE_INTERNAL_TASK_DOMAIN
FLYTE_INTERNAL_TASK_NAME
FLYTE_INTERNAL_TASK_PROJECT
FLYTE_INTERNAL_TASK_VERSION
FLYTE_INTERNAL_VERSION
should probably be able to grab the info from theresilly-jelly-43096
09/30/2022, 12:07 PMFLYTE_INTERNAL_DOMAIN
and FLYTE_INTERNAL_EXECUTION_DOMAIN
tall-lock-23197
flytekit.current_context().execution_id.project
construct to retrieve project; same for domain.incalculable-zebra-90365
09/30/2022, 12:11 PMincalculable-zebra-90365
09/30/2022, 12:12 PMtall-lock-23197
difference betweenI donāt thinkandFLYTE_INTERNAL_DOMAIN
FLYTE_INTERNAL_EXECUTION_DOMAIN
FLYTE_INTERNAL_DOMAIN
exists anymore. It got to be the latter var.incalculable-zebra-90365
09/30/2022, 12:22 PMagreeable-kitchen-44189
09/30/2022, 1:14 PMFLYTE_INTERNAL_DOMAIN
will point to the domain the task was registered to, whereas FLYTE_INTERNAL_EXECUTION_DOMAIN
will point to the domain the task is running in.
This makes a difference in case you run a task āby referenceā (docs) where you can e.g. run a task which was registered to production
within the development
domainsilly-jelly-43096
09/30/2022, 1:17 PMfreezing-airport-6809
freezing-airport-6809