Scogun / ktor-simple-cache

Apache License 2.0
16 stars 1 forks source link

feat(SimpleCachePlugin.kt): add error handling for failed calls #20

Closed ShiinaKin closed 3 weeks ago

ShiinaKin commented 3 weeks ago

Add on(CallFailed) hook to handle and log failed calls, improving error management within the SimpleCachePlugin.

Close #19

Scogun commented 3 weeks ago

Hello @ShiinaKin!

Thank you for the PR! Please, increase the version and update the version in readme's.

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud