Expected Behavior
Current Behavior
i am running Feast - Feature store on VM and I am trying to materialize dataset which has 85000 records and while running test.py, materialize step is going no where, it could progress up to 3% as shown in the attached picture after that it was exiting with below error. I have Cloud Firestore in Datastore mode for feast online store with Database location: us-west2
File "/usr/local/lib/python3.7/dist-packages/google/api_core/grpc_helpers.py", line 69, in error_remapped_callable
six.raise_from(exceptions.from_grpc_error(exc), exc)
File "", line 3, in raise_from
google.api_core.exceptions.InvalidArgument: 400 The referenced transaction has expired or is no longer valid.
kindly check and suggest me the possible solution
- Version: "feast 0.18.1"
- Platform: GCP
- Subsystem: VM, datastore, Bigquery


Possible Solution
Expected Behavior
Current Behavior
i am running Feast - Feature store on VM and I am trying to materialize dataset which has 85000 records and while running test.py, materialize step is going no where, it could progress up to 3% as shown in the attached picture after that it was exiting with below error. I have Cloud Firestore in Datastore mode for feast online store with Database location: us-west2
File "/usr/local/lib/python3.7/dist-packages/google/api_core/grpc_helpers.py", line 69, in error_remapped_callable
six.raise_from(exceptions.from_grpc_error(exc), exc)
File "", line 3, in raise_from
google.api_core.exceptions.InvalidArgument: 400 The referenced transaction has expired or is no longer valid.
kindly check and suggest me the possible solution
Possible Solution