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

feat: remove unnecessary setting health_check.count_stale_documents_as_failing #123

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

matthewelwell
Copy link
Contributor

@matthewelwell matthewelwell commented Sep 4, 2024

Based on a conversation with @rolodato on Flagsmith/flagsmith#4580, I have updated the settings added in #122 to remove the boolean setting used to configure the essentially 'infinite grace period' and replaced it with the option to set the grace period to null. In order to help with the readability though, I have also renamed the grace period field.

Note: since the documentation has not been released for the original settings, I plan to release this as a minor update with a mention in the notes about the breaking settings changes.

@matthewelwell matthewelwell marked this pull request as ready for review September 4, 2024 16:59
@matthewelwell matthewelwell merged commit 6cde1e8 into main Sep 4, 2024
2 checks passed
@matthewelwell matthewelwell deleted the feat/remove-unnecessary-health-check-var branch September 4, 2024 17:04
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.

2 participants