github kunobi-ninja/kache v0.0.13

latest releases: v0.14.2, v0.14.1, v0.14.0...
5 months ago

What's Changed

Bug Fixes

  • Harden daemon client with retry+jitter, shorter timeouts, and stderr logging — Upload and prefetch sends now use a 2s timeout with 3 retries + PID-based jitter instead of a single 30s attempt, eliminating EAGAIN errors when the Tokio runtime is starved by S3 init work during daemon startup. Daemon stderr is redirected to daemon.log for crash diagnostics.

CI

  • Bypass kache wrapper for tarpaulin coverage to prevent stale cached test binaries

Full Changelog: v0.0.12...v0.0.13

Don't miss a new kache release

NewReleases is sending notifications on new releases.