Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. wdHTTPRetryCount :: WDConfig -> Int

    webdriver Test.WebDriver

    Number of times to retry a HTTP request if it times out (default 0)

  2. wdHTTPRetryCount :: WDConfig -> Int

    webdriver Test.WebDriver.Config

    Number of times to retry a HTTP request if it times out (default 0)

  3. histRetryCount :: SessionHistory -> Int

    webdriver Test.WebDriver.Session

    No documentation available.

  4. wdSessHTTPRetryCount :: WDSession -> Int

    webdriver Test.WebDriver.Session

    Number of times to retry a HTTP request if it times out

  5. histRetryCount :: SessionHistory -> Int

    webdriver Test.WebDriver.Session.History

    No documentation available.

  6. wdHTTPRetryCount :: WDConfig -> Int

    webdriver Test.WebDriver.Types

    Number of times to retry a HTTP request if it times out (default 0)

  7. wdSessHTTPRetryCount :: WDSession -> Int

    webdriver Test.WebDriver.Types

    Number of times to retry a HTTP request if it times out

  8. actionRetry :: Int -> Action a -> Action a

    shake Development.Shake

    Retry an Action if it throws an exception, at most n times (where n must be positive). If you need to call this function, you should probably try and fix the underlying cause (but you also probably know that).

  9. CatchRetryOp :: PrimOp

    ghc-lib-parser GHC.Builtin.PrimOps

    No documentation available.

  10. CATCH_RETRY_FRAME :: ClosureType

    ghc-lib-parser GHC.Exts.Heap

    No documentation available.

Page 21 of many | Previous | Next