heckj: I changed FLAGS.max_retries to default to 0, which means reconnect-forever now. There's also a FLAGS.rabbit_retry_backoff.. which is # of seconds to add to the delay on each cycle. FLAGS.rabbit_retry_interval is now the delay before reconnecting the 1st time.
heckj: I changed FLAGS.max_retries to default to 0, which means reconnect-forever now. There's also a FLAGS.rabbit_ retry_backoff. . which is # of seconds to add to the delay on each cycle. FLAGS.rabbit_ retry_interval is now the delay before reconnecting the 1st time.