You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/sheetsync/sheetsync
Mike Lang fe68e98804 sheetsync: Fix a failure mode where we never recover from a DB conn failure
Since we never got a new conn after failure, we would just keep erroring with
"connection already closed" errors.
6 years ago
..
__init__.py sheet sync: Basic skeleton 6 years ago
__main__.py sheet sync: Basic skeleton 6 years ago
main.py sheetsync: Fix a failure mode where we never recover from a DB conn failure 6 years ago
sheets.py Google sheets api wrapper 6 years ago