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

Celery Worker has transient connection issues with gcloud-sqlproxy pod on deploy #5

Open
1 task
Datamance opened this issue Sep 3, 2020 · 0 comments
Assignees
Labels
bug Something isn't working scoping Still in the scoping stage - need to figure out what actual work needs to be done

Comments

@Datamance
Copy link
Contributor

Narrative:
As a developer, I would like for the alert channel to stay clean and meaningful. The fact that every deploy results in repeated connection errors as such:

OperationalError
could not connect to server: Connection refused
	Is the server running on host "production-gcloud-sqlproxy" (10.0.10.54) and accepting
	TCP/IP connections on port 5432?

both potentially obscures more critical issues and generally points to imprecision in the deployment process.

Acceptance Criteria:

  • These errors no longer happen on deploy.

Implementation Notes:
The solution for this will probably dovetail with that for #1 given the fact that they are both transient deployment errors.

@Datamance Datamance added bug Something isn't working scoping Still in the scoping stage - need to figure out what actual work needs to be done labels Sep 3, 2020
@Datamance Datamance added this to the Deployment Stability milestone Sep 3, 2020
@Datamance Datamance self-assigned this Sep 3, 2020
@jtrouth jtrouth self-assigned this Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working scoping Still in the scoping stage - need to figure out what actual work needs to be done
Projects
Status: Tech Debt
Development

No branches or pull requests

2 participants