Extract builds queue processing into a separate method
This commit extracts builds queue processing into a separate method. This method will be used to actually execute a builds queuing query on the database. Separate method makes it easier to instrument execution of this expensive query.
Showing
Please register or sign in to comment