rawwar commented on issue #41816:
URL: https://github.com/apache/airflow/issues/41816#issuecomment-2409904784

   > Another idea I have @rawwar is to check if we can compute a hash of the 
task ID built using the current combination of DAG ID task ID instead of a 
completely random UUID. If we generate a random UUID, we would also need to 
store that against each task so that it can be monitored accordingly
   
   Yeah, I think that's better. I will just encode it using base64


-- 
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]

Reply via email to