Sometimes when a particular translation unit times out, the whole build process comes to a stop:
Running llamacc: Function returned error: "{\"errorMessage\":\"2023-02-16T06:29:04.230Z 33998c93-e482-4be9-bcb4-31dd43af6b62 Task timed out after 60.02 seconds\"}"
It would be nice if that particular task is then run automatically, locally, before the error gets propagated to the build system.
Sometimes when a particular translation unit times out, the whole build process comes to a stop:
It would be nice if that particular task is then run automatically, locally, before the error gets propagated to the build system.