Signed-off-by: oppiliappan me@oppi.li
Monorepo for Tangled โ https://tangled.org
appview: idresolver: reduce error cache TTL #222
merged
opened by
expand 1 commit
hide 1 commit
appview: idresolver: reduce error cache TTL
Signed-off-by: oppiliappan <me@oppi.li>
i take that back, let's:
- set the timeouts as vars so it's easy to eyeball it?
- and set the err timeout to something less than a minute since we really don't want to cache that. especially if it's just a transient error/blip we want to recover quickly. 30s might be good.
lgtm