Is there anyone has tried `aws-ts-airflow` example? <https://github.com/pulumi/examples/tree/master/...
v
Is there anyone has tried
aws-ts-airflow
example? https://github.com/pulumi/examples/tree/master/aws-ts-airflow I tried it, but it couldn't work well because the
airflowcontroller
task exit with a error.
airflowcontroller
task's log ended with this message.
Copy code
ERROR - No response from gunicorn master within 120 seconds
Anyone has ideas? Thanks.