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/cutter
Mike Lang 17af1c4e89 cutter, sheetsync: Wait for DB to connect on startup
This is a nicer error than crashing in the depths of some error handler
(which is what will happen if the DB goes unavailable while they're running),
and it's a far more common case (eg. the DB is misconfigured) than having it fail
halfway through.

Neither of these services can do anything meaningful without the DB,
so crashing without it is acceptable behaviour.
5 years ago
..
cutter cutter, sheetsync: Wait for DB to connect on startup 5 years ago
Dockerfile cutter: Fix dockerfile, which was missing ffmpeg dependency 5 years ago
setup.py cutter: Add initial outline 5 years ago