googlesheets-sql-sync
googlesheets-sql-sync copied to clipboard
interval and single-sync is too complex
Don't even start worker in single sync. Separate worker logic from sync. Interval logic should only be part of worker. Find a simpler implementation of interval logic.