internetcoffeephone commented on issue #41123:
URL: https://github.com/apache/airflow/issues/41123#issuecomment-2298335134

   I solved the problem.
   
   The issue was that 
AIRFLOW__CELERY_BROKER_TRANSPORT_OPTIONS__VISIBILITY_TIMEOUT was set to a 
higher value than the actual [visibility 
timeout](https://registry.terraform.io/providers/hashicorp/aws/5.54.1/docs/resources/sqs_queue#visibility_timeout_seconds)
 set in the AWS SQS server.
   
   Making those values equal completely resolved the issue.


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