Relative Content

Tag Archive for entity-frameworkentity-framework-core

EF Core: what exactly is the command timeout measured on?

I was previously downloading millions of records without encountering any timeouts. However, after adding a WHERE clause to limit the download to only a few thousand records, I am frequently facing timeouts. This has left me somewhat confused and questioning my understanding of how timeouts are applied.