Skip to content

Drop respawn_assign_resource_worker feature flag

Pam Artiaga requested to merge drop-ff-respawn_assign_resource_worker into master

What does this MR do and why?

This was introduced in Re-spawn the AssignResource worker if busy (!147313 - merged) as a fix for CI Jobs with resource group get stuck "waiting ... (#436988 - closed).

However, I have verified that the change behind respawn_assign_resource_worker did not fix the problem. (See details here: #436988 (comment 1934506030)).

This MR drops the respawn_assign_resource_worker feature flag.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Pam Artiaga

Merge request reports

Loading