Currently when processing very long trials without arms (as show up in the Carmago dataset), if you forget to flag the fact that your model has no arms in the GUI, the optimizer will valiantly attempt to keep marking frames as "missing GRF" until it gets a reasonable solve, but that takes many many hours to eventually decide it's impossible and fail, and stalls the dev server.
This patch with automatically enable the reaction-wheels method of angular residual reduction if it detects the angular fit failing.