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

Plugin API (error:Timeout talking to backend) #220

Closed
pfuhrmann opened this issue Aug 23, 2023 · 1 comment
Closed

Plugin API (error:Timeout talking to backend) #220

pfuhrmann opened this issue Aug 23, 2023 · 1 comment
Labels
api or backend Needs to be addressed in the API backend

Comments

@pfuhrmann
Copy link

pfuhrmann commented Aug 23, 2023

We have the same issue as reported here. We received the following error:

 Error: ReadWithRetry failed, status: 400, message: map[error:Timeout talking to backend]
│ 
│   with cloudamqp_plugin.plugins-staging["rabbitmq_management"],
│   on plugins.tf line 1, in resource "cloudamqp_plugin" "plugins-staging":
│    1: resource "cloudamqp_plugin" "plugins-staging" {

This breaks our TF integration and related CI pipelines. These issues are recurrent, and we hope for a permanent fix (perhaps by improving the quality of the terraform provider or CloudAMQP backend APIs).

@pfuhrmann pfuhrmann changed the title Plugin API Timeout Plugin API (error:Timeout talking to backend) Aug 23, 2023
@pfuhrmann
Copy link
Author

Seems resolved (based on the comment here). Will close this for now.

@dentarg dentarg added the api or backend Needs to be addressed in the API backend label Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api or backend Needs to be addressed in the API backend
Projects
None yet
Development

No branches or pull requests

2 participants