When committing the item to GCS, it will be randomly show an API error in the following. ``` WARNING: Request failed with error { "code": 400, "errors": [ { "domain": "global", "message": "Stale version number specified. ", "reason": "failedPrecondition" } ], "message": "Stale version number specified. ", "status": "FAILED_PRECONDITION" } ``` I would like to ask if there is any work around to track the issue, such as show up the error item id, etc. Thanks. Peter Chan
When committing the item to GCS,
it will be randomly show an API error in the following.
I would like to ask if there is any work around to track the issue, such as show up the error item id, etc.
Thanks.
Peter Chan