• Miek Gieben's avatar
    plugin/health: add lameduck mode (#1379) · c39e5cd0
    Miek Gieben authored
    * plugin/health: add lameduck mode
    
    Add a way to configure lameduck more, i.e. set health to false, stop
    polling plugins. Then wait for a duration before shutting down. As the
    health middleware is configured early on in the plugin list, it will
    hold up all other shutdown, meaning we still answer queries.
    
    * Add New
    
    * More tests
    
    * golint
    
    * remove confusing text
    c39e5cd0
README.md 1.57 KB