punitchauhan771 commented on issue #47297:
URL: https://github.com/apache/airflow/issues/47297#issuecomment-2708165768
Hi,
It looks like the issue stems from having a period ('.') in the naming
convention that separates the TaskGroup name from the Task ID (e.g., {tg.tid}).
Could we switch that character from '.' to either '-' or '_' to avoid the
conflict?
google docs :

[link](https://cloud.google.com/compute/docs/labeling-resources#:~:text=Requirements%20for%20labels,-The%20labels%20applied&text=Each%20label%20must%20be%20a,maximum%20length%20of%2063%20characters.)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]