implementation("com.michael-bull.kotlin-retry:kotlin-retry-result:2.0.2")
Enhances retrying operations by integrating with the Result type, enabling structured error handling and customizable retry policies.