adrpar / paqu

A parallel query engine for MySQL + Spider Engine built on a fork of shard-query
GNU General Public License v2.0
10 stars 0 forks source link

jobMon: make head node discoverable if not available #1

Open adrpar opened 11 years ago

adrpar commented 11 years ago

try to connect to head node from time to time and reconnect if it becomes available again

adrpar commented 11 years ago

extend this to: on error in querying head node, reconnect (or at least try to...)