wubloader/backfiller
Mike Lang f50276bd01 backfiller: Expose recent_cutoff as CLI arg and increase it to 120s default
In testing, GDQ's stream delay went up over 1min, which caused backfillers to backfill
segments at the same time they were downloaded. We increase the window for now,
and also make it configurable.
..
backfiller backfiller: Expose recent_cutoff as CLI arg and increase it to 120s default
Dockerfile Bug fixes to get the database connection working
setup.py Bug fixes to get the database connection working