FICHA · MANJARO

haskell-retry

Retry combinators for monadic actions that may fail

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides retry combinators for monadic actions that may fail. Retry logic helps applications handle temporary failures such as network errors, busy services, or transient resource limits.

It is useful for clients, workers, services, and automation. Developers still need to choose safe retry policies, because retrying the wrong operation can duplicate work or increase load.

Permissions

Permissions not analysed for this source yet.