1

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?

Randolph
  • 451
  • 10
  • 24

1 Answers1

2

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.

Hudson Bulit Timeout Plugin

Akhil Jain
  • 13,872
  • 15
  • 57
  • 93
crankparty
  • 1,230
  • 3
  • 17
  • 26