Build status: In queue

Hello guys,

Description of the feature request

Is it possible or useful to have an additional status under the GET build API such as status: 5 In queue?

Use case / for what or how I would use it

In our platform, users can export their web apps in Android and iOS using Cordova.
In case there are more multiple builds in the queue, it can be nice to inform them that the build is in the queue or how many more app are in the row.

Kind regards,
Stefanos Georgiou
Back-end Developer in AllCanCode

1 Like

Thanks for the #feature-request @Allcancode!

By “In queue” are you referring to the “On Hold” or the “Waiting for worker” status?

1 Like

Hello @bitce,

You may utilize any of the status names suggested. :slight_smile:

Hi @Allcancode,

The reason I am asking is because they are happening in completely different situations. If you see an “On Hold” build, that means you do not have any concurrent slots for the build to run.

If you see a “Waiting for Worker” message it means that it’s our service which is a bit overwhelmed and your build is waiting for an actual build machine to be free.