sapling/eden/mononoke/tunables
Thomas Orozco 491b5b5318 mononoke: make bookmarks cache ttl a tunable
Summary:
This updates the bookmarks cache TTL to be something we configure using
tunables instead of repo configs. There's a few goals here:

- Less us tune the pressure we put on SQL via a tunable
- Letting us experiment more easily with disabling this cache and tuning the
  WBC poll interval.

Right now, this defaults to what we had set up in all our repo configs, which
is 2000ms.

Reviewed By: farnz

Differential Revision: D27915403

fbshipit-source-id: 4361d38939e5b2a0fe37442ed8c1dd0611af5098
2021-04-22 08:19:03 -07:00
..
src mononoke: make bookmarks cache ttl a tunable 2021-04-22 08:19:03 -07:00
tunables-derive autocargo v1: changes to match autocargo v2 generation results. 2021-02-19 11:03:55 -08:00
Cargo.toml third-party/rust: update futures 2021-03-04 06:42:55 -08:00