Skip to content
 
 

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages