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.
pattern
ManagedCertificate_Status_FAILEDRETRYINGNOTVISIBLE :: ManagedCertificate_Statusgogol-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.
-
gogol-compute Gogol.Compute The retry policy associates with HttpRouteRule See: newHttpRetryPolicy smart constructor.
HttpRetryPolicy :: Maybe Word32 -> Maybe Duration -> Maybe [Text] -> HttpRetryPolicygogol-compute Gogol.Compute No documentation available.
newHttpRetryPolicy :: HttpRetryPolicygogol-compute Gogol.Compute Creates a value of HttpRetryPolicy with the minimum fields required to make a request.
-
gogol-compute Gogol.Compute.Types The retry policy associates with HttpRouteRule See: newHttpRetryPolicy smart constructor.
HttpRetryPolicy :: Maybe Word32 -> Maybe Duration -> Maybe [Text] -> HttpRetryPolicygogol-compute Gogol.Compute.Types No documentation available.
newHttpRetryPolicy :: HttpRetryPolicygogol-compute Gogol.Compute.Types Creates a value of HttpRetryPolicy with the minimum fields required to make a request.
-
gogol-pubsub Gogol.PubSub Creates a value of RetryPolicy with the minimum fields required to make a request.
-
gogol-pubsub Gogol.PubSub.Types Creates a value of RetryPolicy with the minimum fields required to make a request.
connectRetryInterval :: MySqlReplicaConfiguration -> Maybe Int32gogol-sqladmin Gogol.SQLAdmin Seconds to wait between connect retries. MySQL's default is 60 seconds.