Safe Haskell | None |
---|---|
Language | Haskell2010 |
Rqlite.Status
Documentation
A subset of the status that a node reports.
Constructors
RQStatus | |
retryUntilAlive :: String -> IO () Source #
This can be used to make sure that a node is alive, before starting to query it.