Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Dataform project Compilation failure

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

0 1 76
1 REPLY 1