nicolasge commented on issue #58140:
URL: https://github.com/apache/airflow/issues/58140#issuecomment-3516952073
Yes, json string looks like this:
{"conn_type": "aws", "login": "xxxxx", "password": "xxxxx", "extra":
{"endpoint_url": "https://my.internal.s3.domain", "verify":
"/path/to/my/ca.pem"}}
And I use the same connection ID in DAG bundle and both dag-processor/worker
can successfully fetch the DAGs from S3. The error only happens during the end
of the task instance.
--
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]