funnyfig/swoole_retrier

repeatedly run a callable until stop called or timed-out. retry delay algorithm is borrowed from malkusch/lock Loop

Installs: 45

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

pkg:composer/funnyfig/swoole_retrier

1.0.1 2021-03-11 08:05 UTC

This package is not auto-updated.

Last update: 2025-10-17 05:48:23 UTC


README

repeatedly run a callable until stop call or timed out. retry delay is borrowed from malkusch/lock Loop.