Reduces the limit to try to avoid timeouts which spuriously block CI. This function is expected to have a runtime that scales with k, so this is expected for large values of k.
Coverage remained the same at 99.035% when pulling 3bdbaa1c6cea8d4b7727f4f432ed3b3dbe06ccab on isaacbrodsky:fuzzer-griddisk-limit into f581626150e2e2b02f0ee1636084dfb8a4563abf on uber:master.
Reduces the limit to try to avoid timeouts which spuriously block CI. This function is expected to have a runtime that scales with
k
, so this is expected for large values ofk
.