Lightweight Java library for retrying unreliable logic - DEPRECATED
-
Updated
Jun 21, 2023 - Java
Lightweight Java library for retrying unreliable logic - DEPRECATED
a interceptor for OkHttp which can save failed request in storage and will retry request until success or retry times over limit , or request live time over limit
A comprehensive framework with Selenium Page-Factory design pattern framework with POM. Takes care of failing test cases Retry, Screen captures, Extent Reports, Excel Reading, Synchronization etc. Parallel execution and multiple browser execution is also possible with this framework,.
This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
Asynchronous retry executor with a configurable policy.
This is a free, simple retry library for Java - is pure implementation without any dependency. It helps you transparently retry failed operations.
Attempt is a lightweight component provides declarative retry support for applications, not only but a polling strategy. With Attempt, you can easily poll for something with retry functionality. Non-spring and lightweight applications are friendly for a fewer dependencies.
A Java library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that communicates with a remote service.
Dynamic and concurrent retry constructs for the JVM, written in Java.
Simple retry logic for sync/async operations (fast retry, back-off)
Flexible transaction framework, orchestration mechanism, delay queue, adaptive batch processing, async task chain with lineage, compensatory workflow, distributed, high performance, easy to use
A retry catch mechanism that provides a synchronous and asynchronous running, using Java 8.
A simple, lightweight and persistent retry mechanism using the quartz scheduler.
💂♂️ A method based guarder for error-handling.
Add a description, image, and links to the retry-library topic page so that developers can more easily learn about it.
To associate your repository with the retry-library topic, visit your repo's landing page and select "manage topics."