mans2singh commented on issue #4887: [AIRFLOW-4055] Add AWS SQS Sensor
URL: https://github.com/apache/airflow/pull/4887#issuecomment-475895414
 
 
   @zhongjiajie - Thanks for your comments.  I generally try to keep conditions 
separate so that they can their logs for easy debugging. The reason, I was 
using a try block is so that I can log the exception and then propagate.  But I 
agree with your feedback and I've made the changes to make the code more 
concise.
   
   I am not sure of what would be an intuitive name for the sqs sensor.  I was 
thinking that sensor will indicate it subscribes to sqs.  But if 
SQSPushXComSensor/SQSPushSensor or any other name is more expressive, please 
let me know.
   
   Thanks again for your time and advice.
   

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

Reply via email to