Skip to content

batches: Return all workspaces errors at once

Administrator requested to merge es/better-err-findworkspaces into main

Created by: eseliger

Before, we would only report one error and bail out. That can make it hard to fix them all because you have to 1-by-1 fix them until it errors no more.

Test plan

Added a test.

Merge request reports

Loading