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

Always retry mongo-on-update on failure #320

Merged
merged 3 commits into from
Nov 15, 2024
Merged

Conversation

rikukissa
Copy link
Member

Minor improvements for things I found while testing 1.6.0 infrastructure.

While I was testing 1.6.0, I noticed my staging environment not working. When trying to reset and seed the environment, I noticed reset not working as there was no replica set initialised in MongoDB. What had happened was this service failing for whatever reason. Kicking it back up and then doing a reset fixed the issue.

while I was testing 1.6.0, I noticed my staging environment not working. When trying to reset and seed the environment, I noticed reset not working as there was no replica set initialised in MongoDB. What had happened was this service failing for whatever reason. Kicking it back up and then doing a reset fixed the issue
On Hetzner (Ubuntu 24.04.1 LTS 6.8.0-45-generic) this was not the case

This comment has been minimized.

@euanmillar euanmillar added this to the v1.6.1 milestone Nov 15, 2024
@n1koo
Copy link
Member

n1koo commented Nov 15, 2024

LGTM, curious about the on some machines bit though - were these supported Ubuntu versions or something else? COuld we add a small comment why it was added (eg if ever we came back to it we would know why it was added)?

@rikukissa
Copy link
Member Author

The machine was Ubuntu 24.04.1 LTS 6.8.0-45-generic on Hetzner. I left that info in the commit message 👍

@rikukissa rikukissa merged commit 733b69d into develop Nov 15, 2024
2 checks passed
rikukissa added a commit that referenced this pull request Nov 15, 2024
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

Successfully merging this pull request may close these issues.

4 participants