Unable to compile project: ENOENT: no such file or directory, open '/tmp/dataform/...'
This is transient, I believe it's mostly likely due to two project compilations kicking off at exactly the same time. We can re-evaluate how we pass back compilation results here, or implement a global lock on project + branch.
This is transient, I believe it's mostly likely due to two project compilations kicking off at exactly the same time. We can re-evaluate how we pass back compilation results here, or implement a global lock on project + branch.