Store error: context canceled

The store error:context canceled always occurs when import the csv record data into the corteza platform.

That would indicate that something gets terminated before it finishes; can you help me out with:

  • version
  • are you running locally/in production?
  • does your namespace have a lot of data already?
  • are you importing a lot of data?
  • do you have any record/user fields in the module you’re importing into?

version:2021.3.x
Running in production.
There has about 42000 records in csv file.
There has no record/user fields in the module.

Does it terminate immediately?
We’ll take a look, but for now, I would suggest you split it up and try to import it in smaller chunks.