GrandyB / SheetsIO

Small configurable Java app that pulls data from a Google Spreadsheet (using v4 api) and writes to files and a local webserver.
GNU Lesser General Public License v3.0
20 stars 3 forks source link

Delayed autoupdate feature #35

Open GrandyB opened 3 years ago

GrandyB commented 3 years ago

If the system detects cells have been updated, wait X seconds (3-5?) before actually updating the cache so that any mass/macro'd cells have all finished updating.