potiuk commented on PR #24019: URL: https://github.com/apache/airflow/pull/24019#issuecomment-1198459759
> I feel like the situation here is slightly different as it is [officially supported by Celery](https://docs.celeryq.dev/en/stable/getting-started/backends-and-brokers/index.html#broker-overview), and presumably properly tested there. I'm not sure we want to exhaustively test our dependencies. That said, this is a pretty critical piece of the puzzle shrug Actually that might change my view. I did not realize SQS is on-par with RabbitMQ/Redis. On the other Hand MAYBE this is a GREAT opportunity to add a test or two using Moto ? https://qxf2.com/blog/mocking-out-aws-sqs-using-moto/ Then we would be completely covered and it shoudl be no problem to make it official. @ferruzzi @o-nikolas @vincbeck ? WDYT> -- 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]
