implementation("com.michael-bull.kotlin-retry:kotlin-retry:2.0.2")
Facilitates retrying operations that may fail, using customizable policies for delay and attempt limits.