amolsr commented on issue #46614: URL: https://github.com/apache/airflow/issues/46614#issuecomment-2761343907
Which transaction ID are we referring to here? If we need to define a transaction, would it represent the execution of an entire DAG or just a single task within a DAG? Additionally, if we use the execution time as the transaction ID, multiple DAGs could share the same execution time. How are we ensuring the uniqueness of these transaction IDs? -- 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]
