]> git.cameronkatri.com Git - cgit.git/commit
ui-shared: cache errors for "dynamic TTL"
authorJohn Keeping <john@keeping.me.uk>
Fri, 14 Aug 2015 11:47:22 +0000 (12:47 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 14 Aug 2015 13:46:51 +0000 (15:46 +0200)
commitc5975ae56684a1188637f2bdba7d8e18de075abc
tree4159705411cb1a8ffb4850d42222e866514ef1f8
parenta420c7ce9b2c483c2f93b8a1a03cc80f3eeedb20
ui-shared: cache errors for "dynamic TTL"

Most errors we generate are (potentially) transient, such as
non-existent object IDs so we don't want them to be cached forever.

Signed-off-by: John Keeping <john@keeping.me.uk>
ui-shared.c