mik-laj edited a comment on issue #5914: [AIRFLOW-5311] Add an AWS Lambda Operator URL: https://github.com/apache/airflow/pull/5914#issuecomment-524862605 I think, Airflow operators should be synchronous so that Airflow retrieves information about the success of the operation. The operator should init external the task, but also wait for the result to be completed. Otherwise, it will be difficult to use this operator in more complex processes.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
