michael-lok commented on issue #41498:
URL: https://github.com/apache/airflow/issues/41498#issuecomment-2418024705
I am getting the same issue from AWS MWAA (Managed Workflows for Apache
Airflow).
My extras config contains the following:
```
{
"config_kwargs": {
"read_timeout": 900,
"connection_timeout": 900,
"tcp_keepalive": true
}
```
However, the LambdaFunctionInvokeOperator is failing after 5:30 minutes.
--
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]