mailgun / groupcache

Clone of golang/groupcache with TTL and Item Removal support
Apache License 2.0
484 stars 72 forks source link

Improve HTTP error handling #60

Closed thrawn01 closed 1 year ago

thrawn01 commented 1 year ago

Purpose

To improve how we report errors when making HTTP calls to other groupcache instances. See #59 for details on the proposal.

Implementation

ghost commented 1 year ago

Probably want to add an entry to the CHANGELOG for this as well?