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.

  1. MB_RETRYCANCEL :: MessageBoxType

    nsis Development.NSIS

    Display with retry and cancel buttons

  2. withRetry :: Int -> Int -> IO (Either OllamaError a) -> IO (Either OllamaError a)

    ollama-haskell Data.Ollama.Common.Utils

    Executes an action with retry logic for recoverable errors. Retries the given action up to the specified number of times with a delay (in seconds) between attempts. Only retries on recoverable errors such as HTTP errors, timeouts, JSON schema errors, or decoding errors.

  3. httpRetryCount :: WdOptions -> Int

    sandwich-webdriver Test.Sandwich.WebDriver.Config

    Number of times to retry an HTTP request if it times out.

  4. SQLITE_ERROR_RETRY :: ErrorFlag

    squeather Squeather

    No documentation available.

  5. SQLITE_ERROR_RETRY :: ErrorFlag

    squeather Squeather.Internal.Types

    No documentation available.

  6. backoffMaxRetryDelay :: RetrySettings -> Maybe NominalDiffTime

    stamina Stamina

    Maximum backoff between retries at any time. Default to 60s.

  7. initialRetryStatus :: RetrySettings -> RetryStatus

    stamina Stamina

    Initial status of the retry, useful to override when resuming a retry

  8. module Stratosphere.ResourceProperties.AppMeshRouteGrpcRetryPolicy

    No documentation available.

  9. data AppMeshRouteGrpcRetryPolicy

    stratosphere Stratosphere.ResourceProperties.AppMeshRouteGrpcRetryPolicy

    Full data type definition for AppMeshRouteGrpcRetryPolicy. See appMeshRouteGrpcRetryPolicy for a more convenient constructor.

  10. AppMeshRouteGrpcRetryPolicy :: Maybe (ValList Text) -> Maybe (ValList Text) -> Val Integer -> AppMeshRouteDuration -> Maybe (ValList Text) -> AppMeshRouteGrpcRetryPolicy

    stratosphere Stratosphere.ResourceProperties.AppMeshRouteGrpcRetryPolicy

    No documentation available.

Page 29 of many | Previous | Next