r

repeat-check

The RepeatCheckUntilVerified Utility offers a robust asynchronous mechanism for performing repeated condition checks with configurable retries, initial delays, and optional backup actions. Designed for Kotlin-based applications, it simplifies the implementation of retry logic for operations that require validation through repeated attempts, such as network requests, file I/O operations, or any condition-dependent tasks. With features like adjustable timing, maximum attempt control, and failure management through backup actions, it ensures resilience and flexibility in handling operations that may not succeed on the first try. Ideal for applications requiring high reliability and precise control over task verification processes.
https://github.com/dryrum/RepeatCheckUntilVerified
The Apache License, Version 2.0
Carmelo Iriti
大版本 版本 最近更新
0.0 0.0.1 2024-03-23 05:20:16
共1条记录