Skip to content

Edijus/RetryTactic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

RetryTactic

Retry tactic with brownout

A fluent, flexible retry utility for Delphi that helps you execute potentially failing operations with automatic retries, delays, exponential backoff, and logging support.

Features

  • Fluent interface for clean, chainable configuration
  • Retry any function or procedure
  • Supports result validation
  • Fixed or exponential backoff delays
  • Clean, testable design (no global state, fully re-entrant)

About

Retry tactic with brownout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages