krishnareddy97 commented on issue #10210: URL: https://github.com/apache/airflow/issues/10210#issuecomment-933141131
> > SQSSensor to trigger whenever there is new message in SQS. > > sensors don't trigger anything. They are just blocking the workflow till condition met. I think you are expecting that when a message is in the queue it will trigger a workflow - this is not the use case of Airflow sensors. In any case please recheck with if the issue still exist with Airflow 2 + Amazon provider: https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/index.html > > if the issue still exist please clarify further. I am facing a similar issue where I can't read the contents of the sqs_queue message JSON strings and upload that to email_operator body... Can you help me with this issue??? -- 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]
