Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
cabal-install-solver Distribution.Solver.Modular.RetryLog Progress as a difference list that allows efficient appends at failures.
-
cql-io Database.CQL.IO Retry settings control if and how retries are performed by the client upon encountering errors during query execution. There are three aspects to the retry settings:
- What to retry. Determined by the retry handlers (setRetryHandlers).
- How to perform the retries. Determined by the retry policy (setRetryPolicy).
- Configuration adjustments to be performed before retrying. Determined by adjustConsistency, adjustSendTimeout and adjustResponseTimeout. These adjustments are performed once before the first retry and are scoped to the retries only.
RetryLimitExceeded :: TransactionErrorpersistent-mtl Database.Persist.Monad The retry limit was reached when retrying a transaction.
-
stamina Stamina No documentation available.
RetryDelay :: NominalDiffTime -> RetryActionstamina Stamina No documentation available.
-
stamina Stamina Settings for the retry functions.
-
stamina Stamina No documentation available.
-
stamina Stamina Tracks the status of a retry All fields will be zero if no retries have been attempted yet.
-
stamina Stamina No documentation available.
RetryTime :: UTCTime -> RetryActionstamina Stamina No documentation available.