view doc/logo.png @ 762:5f0cfee44540

Add new last_activity field to build. I considered reusing stopped, but this seemed cleaner and more obvious, which seems like the right way to go. On the completion of every step, last activity is updated to the current time. All orphaning/invalidation based on slave_timeout happens based on that time, not started. Previously, builds were orphaned if it had been more than slave_timeout (config setting) seconds since they had started, now it's since the last interaction (which is actually what the documentation on the field already says.) This requires a database upgrade. Thanks to Hodgestar for comments. Closes #222. Refs #411.
author wbell
date Sat, 24 Apr 2010 15:11:23 +0000
parents 932d4d3ac790
children
line wrap: on
line source
(binary:image/png)
Copyright (C) 2012-2017 Edgewall Software