Auto merged passed to fast on https://github.com/twentyhq/twenty/pull/19271 Try catch has been added while debugging an integration test suite covering the workspace creation that would fail due to sdk generation failure As they're run synchronously in integration tests they would stop the workspace creation process If the proposed fix here isn't enough I'll wrapp the run sync test to be catching any unexpected issue