M-Waleed-Khan commented on issue #35009:
URL: https://github.com/apache/airflow/issues/35009#issuecomment-1768372149

   > > According to the error some issues with the Slack API itself, see [504 
Status code](https://developer.mozilla.org/en/docs/Web/HTTP/Status/504)
   > > I would recommend to setup retries to that task, that might help in case 
of such errors.
   > > And I just wondering, is it only failed with 50x status codes? Asked 
because there is similar issue might happen but the nature is different, see: 
[slackapi/python-slack-sdk#1165 
(comment)](https://github.com/slackapi/python-slack-sdk/issues/1165#issuecomment-1021995427)
   > 
   > Yes, the respone is same 504 everytime. I can implement retry in the code 
but on manual retries it fails 100% means everytime. The file is sent and 
received on slack, but the dag fails with this response
   
   yesterday my understanding was that it fails when the file size is around or 
over 150 MB as it was working 100% everytime with smaller file sizes < 130 MB 
and failing around 150 MB files, but then later in the evening it started 
failing for files even 10 MB files


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to