We had a recent crash bug (private issue 860228) caused by the SQL DB Connection pointer being null due to problems initializing the DB, which was part of the store's Execute method contract. We should update this code so to change this from a convention to there being no way to not handle it properly.
Sending CL to update that README now.
Also, it looks like the request queue store doesn't use the same 'Execute' interface, so we only have to update prefetch and offline metadata stores.
Comment 1 by fgor...@chromium.org
, Jul 17