Reputation: 451
When using Bamboo there is a build notifier (mostly a timer) that sends an e-mail notification when your build has been running unusually long. I've hunted around and could not find a similar feature for Hudson. Does Hudson have a build hung notifier or suitable plugin?
Upvotes: 1
Views: 440
Reputation: 1240
Build time-out plugin helps you to set a time-out value and hudson terminates the build if time-out is exceeded. Though not exactly what you are looking for, hope this solves your problem to some extent.
Upvotes: 2