Skip to content

Conversation

deansheather
Copy link
Member

If the healthcheck code fails, we don't want to lock users out of their apps as there are no workarounds without downloading the CLI.

return nil, "", false
}
// This is where we used to check app health, but we don't do that anymore
// in case there are bugs with the healthcheck code that lock users out of
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// in case there are bugs with the healthcheck code that lock users out of
// in case there are bugs with the healthcheck that lock users out of

could be a lot of things: misconfiguration, app healthcheck endpoint could be misbehaving

@deansheather deansheather merged commit fead57f into main Feb 13, 2024
@deansheather deansheather deleted the dean/unhealthy-app-access branch February 13, 2024 06:30
@github-actions github-actions bot locked and limited conversation to collaborators Feb 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants