fly-apps / fly-apps/postgres-flex
Fly pg commands should verify cluster health before hand
Open
bug
enhancement
flyctl
good first issue
pg:efficiency
- Dominant language
- Go
- Stars
- 171
- Forks
- 76
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
Any `fly pg ...` commands that require a cluster restart should verify cluster health before running. If there's a failing health check on a standby, for example, the restart process will never complete.
This can be particularly frustrating if the failing health check is a VM check. We may need to figure out a way to ignore VM checks when waiting for the member to become healthy.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.