weka / wekachecker

Validates hosts are ready to run Weka
GNU General Public License v3.0
2 stars 0 forks source link

Bugfix: correctly handle brand new (unstarted) clusters with no uptime #97

Closed jackchallen closed 4 months ago

jackchallen commented 4 months ago

up_since can return the string "None", which can't be converted to seconds since epoch.