Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry intermittent connection reset by peer errors #7868

Open
maros7 opened this issue Nov 14, 2024 · 0 comments
Open

Retry intermittent connection reset by peer errors #7868

maros7 opened this issue Nov 14, 2024 · 0 comments

Comments

@maros7
Copy link

maros7 commented Nov 14, 2024

We from time to time have connection reset errors when doing plan or apply from GitHub Actions.

Error: [ERROR] terraform-provider-alicloud/alicloud/resource_alicloud_ots_instance.go:190:
[ERROR] terraform-provider-alicloud/alicloud/service_alicloud_ots.go:272: Resource xxx /v2/openapi/getinstance Failed!!! [SDK alibaba-cloud-sdk-go ERROR]:
[ERROR] terraform-provider-alicloud/alicloud/service_alicloud_ots.go:985: Resource tablestore /v2/openapi/getinstance Failed!!! [SDK alibaba-cloud-sdk-go ERROR]:
Get "https://tablestore.cn-shanghai.aliyuncs.com/v2/openapi/getinstance?InstanceName=xxx&RegionId=cn-shanghai": read tcp ...:39292->...:443: read: connection reset by peer

We'd really like you to retry these errors in some way.

Terraform Version

Latest

Affected Resource(s)

OTS resources. But we have seen it in other resources as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant