baolsen opened a new issue #16880:
URL: https://github.com/apache/airflow/issues/16880


   **Description**
   
   Improve the AWS SQS Sensor as follows:
   + Check the HTTP status code in AWS response and raise Exception if not 200 
- best practice
   + Add optional visibility_timeout parameter
   + Add a customisable / overrideable filter capability so we can 
filter/ignore irrelevant messages
   
   **Use case / motivation**
   
   I'd like to make the SQS sensor more flexible to enable the following use 
case:
   + A single queue can be used as a channel for messages from multiple event 
sources and or multiple targets
   + We need a way to filter and ignore messages not relevant to us, which 
other processes are looking for
   
   **Are you willing to submit a PR?**
   
   Yes, please assign to me
   
   **Related Issues**
   
   None


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