Add table sampling option to grab_next_visits
Running common operations on all git origins is pretty intense. Using table sampling gives us the opportunity to at least schedule some jobs in (decently small) time.
Test Plan
smoke test added; not easy to test the exact table sampling behavior reliably
Migrated from D6145 (view on Phabricator)