openaddresses / machine

Scripts for running OpenAddresses on a complete data set and publishing the results.
http://results.openaddresses.io/
ISC License
97 stars 36 forks source link

Moved initial worker heartbeat up to prevent it from nodding off #639

Closed migurski closed 7 years ago

migurski commented 7 years ago

When most work is cached, no heartbeats from workers get registered and they get reaped.

Part of #613.