eladkal commented on issue #10210:
URL: https://github.com/apache/airflow/issues/10210#issuecomment-881601698


   >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.
   


-- 
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]


Reply via email to