fly-apps / fly-apps/postgres-flex

Member unregistration errors when member already unregistered.

Open
#98 0 comments 0 reactions 0 assignees View on GitHub
bug flyctl pg:efficiency
Dominant language
Go
Stars
171
Forks
76
Avg merge
1h 19m
Merged PRs (30d)
1

Description

```
$ fly machines remove 5683256c73258e
machine 5683256c73258e was found and is currently in stopped state, attempting to destroy...
unregistering postgres member 'fdaa:0:2e26:a7b:7d17:4463:955d:2' from the cluster... (failed)
failed to unregister postgres member: failed to resolve member: no rows in result set
(success)
5683256c73258e has been destroyed
```

If the member has already been unregistered, then we don't need to return an error. Also, there's clearly an issue with the output if (success) is indicated along with the failure.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.