When compiling dataform project we encounter this error :
{
"error": {
"code": 400,
"message": "Retrieving remote files took too long; repository or diff is too large.",
"status": "INVALID_ARGUMENT"
}
}
We expect that the project compile and the api return a compilation id
knowing that :
dataform compile --timeout 4m commad took : 25.99s
dataform compile --timeout 4m --json > graph.json command generate a 17MB json file