I am getting this error message when I'm running a workflow that is uploading information to an AWS S3 bucket:
Error: Amazon S3 Upload (130): Error from AWS: Your socket connection to the server was not read from or written to within the timeout period. Idle connections will be closed.
I have run this workflow in the past without error, this only started happening recently. I don't believe it's a network or AWS issue, as I've checked both of those possibilities.
Does anyone have experience dealing with this error?