Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. pattern ManagedCertificate_Status_FAILEDRETRYINGNOTVISIBLE :: ManagedCertificate_Status

    gogol-appengine Gogol.AppEngine.Types

    Most recent renewal failed due to an invalid DNS setup and will be retried. Renewal attempts will continue to fail until the certificate domain's DNS configuration is fixed. The last successfully provisioned certificate may still be serving.

  2. data HttpRetryPolicy

    gogol-compute Gogol.Compute

    The retry policy associates with HttpRouteRule See: newHttpRetryPolicy smart constructor.

  3. HttpRetryPolicy :: Maybe Word32 -> Maybe Duration -> Maybe [Text] -> HttpRetryPolicy

    gogol-compute Gogol.Compute

    No documentation available.

  4. newHttpRetryPolicy :: HttpRetryPolicy

    gogol-compute Gogol.Compute

    Creates a value of HttpRetryPolicy with the minimum fields required to make a request.

  5. data HttpRetryPolicy

    gogol-compute Gogol.Compute.Types

    The retry policy associates with HttpRouteRule See: newHttpRetryPolicy smart constructor.

  6. HttpRetryPolicy :: Maybe Word32 -> Maybe Duration -> Maybe [Text] -> HttpRetryPolicy

    gogol-compute Gogol.Compute.Types

    No documentation available.

  7. newHttpRetryPolicy :: HttpRetryPolicy

    gogol-compute Gogol.Compute.Types

    Creates a value of HttpRetryPolicy with the minimum fields required to make a request.

  8. newRetryPolicy :: RetryPolicy

    gogol-pubsub Gogol.PubSub

    Creates a value of RetryPolicy with the minimum fields required to make a request.

  9. newRetryPolicy :: RetryPolicy

    gogol-pubsub Gogol.PubSub.Types

    Creates a value of RetryPolicy with the minimum fields required to make a request.

  10. connectRetryInterval :: MySqlReplicaConfiguration -> Maybe Int32

    gogol-sqladmin Gogol.SQLAdmin

    Seconds to wait between connect retries. MySQL's default is 60 seconds.

Page 39 of many | Previous | Next