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

Transient broken connection with RabbitMQ during deployment #6

Open
Datamance opened this issue Sep 3, 2020 · 0 comments
Open

Transient broken connection with RabbitMQ during deployment #6

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

TL;DR:
Coordinate deployments in such a way as to avoid this kind of transient error:

consumer: Cannot connect to amqp://admin:**@production-lookit-rabbitmq:5672//: ConnectionRefusedError(111, 'Connection refused').
Trying again in 32.00 seconds... (16/100)

Narrative
As a developer, I want my alert channel to convey as much information as possible. When there is too much noise from deterministically produced errors related to deployment, the channel becomes less useful.

Implementation Notes
Solution will probably solve #1 and #5 simultaneously as well, given the fact that they're both transient deployment issues.

@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
@mekline mekline moved this to Tech Debt in Issue Clusters Jan 1, 2022
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