Attempt: Fluent Retry and Fallback Handling for Laravel #300
yannelli
started this conversation in
Package Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
A composable system for graceful error recovery. Wrap unreliable operations in a fluent builder that handles retries, delays, and fallbacks so you can stop writing repetitive try-catch blocks.
Packagist URL: https://packagist.org/packages/yannelli/attempt
GitHub URL: https://github.com/yannelli/attempt
All reactions