implementation("com.michael-bull.kotlin-retry:kotlin-retry:2.0.2")
Facilitates retrying operations that may fail, with customizable policies and backoff strategies.