belfastelixir / belfastelixir/DMS
Handle ping/1 function failure condition
Open
bug
good first issue
- Dominant language
- Elixir
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
`DMS.ping/1` has a contract of returning `:ping` on the successful acknowledgement that service will return `true` when asked if alive for timeout period.
It also states it will return `:pang` when this is not the case when the DMS will not guarantee to signal alive to be `true` for the service. This condition is not implemented.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.