funnyfig/swoole_retrier

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

1.0.1 2021-03-11 08:05 UTC

This package is not auto-updated.

Last update: 2024-06-13 23:27:38 UTC


README

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