ashb commented on issue #53971: URL: https://github.com/apache/airflow/issues/53971#issuecomment-3191123857
Option3 doesn't make sense to me -- Errors almost by definition can't be associated with a dag id because we weren't able to parse something succesfully. Looking at the datamodel for ParseImportError there are no uniqueness constraints, so we could store multiple errors per filename in the DB without changing anything I think? -- 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]
