https://github.com/aeon-php/retry
🔁 Retry fragile operations in case of failure with different delay strategies and the possibility to skip/terminate execution
https://github.com/aeon-php/retry
aeon failure-handling fault-tolerance php retry
Last synced: 11 months ago
JSON representation
🔁 Retry fragile operations in case of failure with different delay strategies and the possibility to skip/terminate execution
- Host: GitHub
- URL: https://github.com/aeon-php/retry
- Owner: aeon-php
- Created: 2020-07-04T14:24:22.000Z (over 5 years ago)
- Default Branch: 1.x
- Last Pushed: 2024-01-09T13:30:53.000Z (about 2 years ago)
- Last Synced: 2024-09-22T19:37:19.040Z (over 1 year ago)
- Topics: aeon, failure-handling, fault-tolerance, php, retry
- Language: PHP
- Homepage: https://aeon-php.org/docs/retry/
- Size: 7.04 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aeon
[](https://php.net/)
[](https://packagist.org/packages/aeon-php/retry)
[](https://packagist.org/packages/aeon-php/retry)
[](https://packagist.org/packages/aeon-php/retry)

[](https://dashboard.stryker-mutator.io/reports/github.com/aeon-php/retry/1.x)
Time Management Framework for PHP
> The word aeon /ˈiːɒn/, also spelled eon (in American English), originally meant "life", "vital force" or "being",
> "generation" or "a period of time", though it tended to be translated as "age" in the sense of "ages", "forever",
> "timeless" or "for eternity".
[Source: Wikipedia](https://en.wikipedia.org/wiki/Aeon)
Aeon is a set of libraries that makes easier to work with PHP Date & Time in elegant Object Oriented way.
* [Documentation & Examples](https://aeon-php.org/docs/retry/)
* [Contributing & Development](https://github.com/aeon-php/.github/blob/master/CONTRIBUTING.md)
* [Community](https://github.com/orgs/aeon-php/discussions)