Skip to content

Move pipeline process limit check to a dedicated method

drew stachon requested to merge refactor-pipeline-process-limit-check into master

What does this MR do?

This MR lightly refactors some existing code to prepare for changes being made in !67070. There are no test or behavior changes. The only difference is that a piece of logic is moved out of a params hash called in a private method and into a separate, new private method.

Style, readability, and ability to be added to are the improvements here.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Merge request reports

Loading