Jenkins and slow job

When job has some problems, it takes too long time.

But it is still running, so you can’t notice this problem via API. Because job is not failed.

If job takes too long time, it want to be fail state.

You can use Build-timeout plugin .

And you maybe check how many job in queue via API.

Written on March 17, 2015