Fixed potential rate limiting issue with Google Sheets API when creating a new Sheet.
Fixed issue where responses from Google Sheets reads were not getting properly cached and would sometimes cause rate limiting errors.
Updated bundled Action Scheduler from version 3.9.0 to 3.9.2.
Fixed issue where queries to create feed logging tables would happen on every request. Additionally, the Action Scheduler jobs for purging feed log tables has an additional check to prevent scheduling more than once a day.