Skip to content

Add worker_resource_boundary to Optimize workers

What does this MR do?

Some workers are currently CPU bound. This updates 2 workers owned by groupoptimize to add worker_resource_boundary(:cpu) and stop them from being CPU bound.

Does this MR meet the acceptance criteria?

Conformity

Contributes to #336285 (closed)

Edited by Dan Jensen

Merge request reports