From 647aa926673e3df4443d8b3d9e3f759e8ca2c44b Mon Sep 17 00:00:00 2001 From: "Jeff Washington (jwash)" <75863576+jeffwashington@users.noreply.github.com> Date: Sat, 13 Nov 2021 14:01:02 -0600 Subject: [PATCH] throttle store_cached when cache size is too large (#21188) * throttle store_cached when cache size is too large * reduce max delay * 100ms max * 10ms max delay