Leondon9 commented on PR #70225: URL: https://github.com/apache/airflow/pull/70225#issuecomment-5313022400
I raised this use case in #67375, and I've got the deferrable path working in #67941 already — happy to pick up the follow-up (steps 1/3/4) once the sync sensor lands. It's in the shape you described: triggerer support for `GetAssetEventByAsset`/`ByAssetAlias` (with a test on the real supervisor path, which is where the mocked-comms gap hides), a natively-async trigger with no `InletEventsAccessor`, and `deferrable` gated to 3.4+. Will rebase onto the merged sensor and reshape however fits the sequencing. -- 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]
