potiuk commented on issue #22863:
URL: https://github.com/apache/airflow/issues/22863#issuecomment-1252377035

   > It works I use it everyday
   
   Let me correct this statement
   
   It works for You and in Your case and in the very exact version of Airlfow, 
Celery, Kombu that You have installed and in the limited set of cases that your 
installation covers.  It might or might not work if any of those change. We 
have no tests to verify that.
   
   
   By choosing SQS you take ("with great powers come great  responsibilities") 
that you will have to fix any problems that can arise by runnign it - on your 
own. For example, because we do not have tests, when we release a new version 
of Airflow we might make it stop working. Or when Amazon makes changes in how 
it works. It's quite a huge risks you are taking. before when it will stop 
workiong, this is not a bug that you can raise and hope that  community will 
fix it. Until we have tests and can easily reproduce and plug-in and automate 
tests for SQS, any problem with it is your problem and you will have to deal 
with it. 
   
   You can see an example problem 
https://github.com/apache/airflow/discussions/26521 and if you have any similar 
problem, it will not be considered a bug, but at most an interesting discussion 
to have, and you will have to fix it on your own/
   
   
   


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