avro icon indicating copy to clipboard operation
avro copied to clipboard

avro: don't cache temporary errors

Open rogpeppe opened this issue 4 years ago • 2 comments

Currently if we get an error from the registry, we cache it for all time. We could instead inspect the error and cache the result only if it's not marked as temporary.

rogpeppe avatar Jan 24 '20 12:01 rogpeppe